Skip to content

Commit 91ecaac

Browse files
chore(deps): update goreleaser/goreleaser-action digest to 9ed2f89 (#4918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36336f8 commit 91ecaac

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@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
35+
- uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
3636
id: run-goreleaser
3737
with:
3838
args: ${{ steps.args.outputs.args }}

0 commit comments

Comments
 (0)