Skip to content

Commit

Permalink
Merge pull request #354 from terraform-lxd/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…goreleaser/goreleaser-action-5

build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
adamcstephens authored Sep 18, 2023
2 parents 4ec6e9f + fd915a6 commit 8152b91
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 @@ -38,7 +38,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 8152b91

Please sign in to comment.