Skip to content

Commit d3750cf

Browse files
chore(deps-dev): update goreleaser/goreleaser-action action to v6.4.0 (#331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5152dc8 commit d3750cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
3838
- name: Create release and SBOM
3939
if: startsWith(github.ref, 'refs/tags/v')
40-
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
40+
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
4141
with:
4242
version: latest
4343
args: release --clean --skip=validate

0 commit comments

Comments
 (0)