Skip to content

Commit

Permalink
chore(dep): Bump goreleaser from v0.3.0 to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hibare committed Dec 26, 2023
1 parent 475dc39 commit f5e632c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Goreleaser
uses: hibare/.github/github/shared-workflows/goreleaser@0962b9d76360405b3c4bf78f91424b7905bb03a8 # v0.3.0
uses: hibare/.github/github/shared-workflows/goreleaser@afd7e905777e60f391444be841383e6147816805 # v0.3.1
with:
args: ${{ github.event_name == 'pull_request' && 'build --snapshot --clean' || 'release --clean' }}
sign: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit f5e632c

Please sign in to comment.