Skip to content

Commit

Permalink
Merge pull request #128 from articulate/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions-fcf4e41b5c

build(deps): bump goreleaser/goreleaser-action from 5 to 6 in the actions group
  • Loading branch information
Dbaker1298 authored Aug 12, 2024
2 parents e04f88c + 64635f3 commit 6495d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
- uses: goreleaser/goreleaser-action@v5
- uses: goreleaser/goreleaser-action@v6
with:
args: release
env:
Expand Down

0 comments on commit 6495d74

Please sign in to comment.