Skip to content

Commit 6fbf0d1

Browse files
chore(deps): update goreleaser/goreleaser-action digest to e435ccd (#5847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbc51ea commit 6fbf0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
args+=' --snapshot'
3333
fi
3434
echo "args=$args" >> $GITHUB_OUTPUT
35-
- uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6
35+
- uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6
3636
id: run-goreleaser
3737
with:
3838
args: ${{ steps.args.outputs.args }}

0 commit comments

Comments
 (0)