Skip to content

Commit

Permalink
Merge pull request #52 from k1LoW/dependabot/github_actions/dependenc…
Browse files Browse the repository at this point in the history
…ies-fcf4e41b5c

chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the dependencies group
  • Loading branch information
k1LoW authored Jun 10, 2024
2 parents 2a73307 + 2ebbaba commit 477e3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cache: true

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 477e3fb

Please sign in to comment.