Skip to content

Commit

Permalink
Merge pull request #31 from systemli/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-2.9.1

Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1
  • Loading branch information
0x46616c6b committed Mar 4, 2022
2 parents bfe8456 + f603a08 commit 95eae60
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 @@ -44,7 +44,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Build Releases
uses: goreleaser/goreleaser-action@v2.8.1
uses: goreleaser/goreleaser-action@v2.9.1
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 95eae60

Please sign in to comment.