Skip to content

Commit

Permalink
build(deps): goreleaser/goreleaser-action@v6.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Cornick <mark@markcornick.com>
  • Loading branch information
mcornick committed Jun 5, 2024
1 parent 8d1bb62 commit d52ff7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
MASTODON_CLIENT_ID: ${{ secrets.MASTODON_CLIENT_ID }}
MASTODON_CLIENT_SECRET: ${{ secrets.MASTODON_CLIENT_SECRET }}
id: goreleaser
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # ratchet:goreleaser/goreleaser-action@v5.1.0
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # ratchet:goreleaser/goreleaser-action@v6.0.0
with:
args: release --clean
version: latest
Expand Down

0 comments on commit d52ff7e

Please sign in to comment.