Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 52fcc08 commit 88e6a11
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 @@ -19,7 +19,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Unshallow
run: git fetch --prune --unshallow
- uses: goreleaser/goreleaser-action@v4.3.0
- uses: goreleaser/goreleaser-action@v4.4.0
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 88e6a11

Please sign in to comment.