chore(deps): update goreleaser/nfpm docker tag to v2.31.0

This commit is contained in:
renovate 2023-06-26 15:01:17 +00:00
parent 895263f054
commit 3a94cacb85

View File

@ -518,7 +518,7 @@ steps:
# Build os packages and push it to our bucket
- name: build-os-packages-unstable
image: goreleaser/nfpm:v2.30.1
image: goreleaser/nfpm:v2.31.0
pull: always
commands:
- apk add git go
@ -534,7 +534,7 @@ steps:
depends_on: [ after-build-compress ]
- name: build-os-packages-version
image: goreleaser/nfpm:v2.30.1
image: goreleaser/nfpm:v2.31.0
pull: always
commands:
- apk add git go