Skip to content

Commit

Permalink
Merge pull request #1112 from ko-build/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-4.4.0

Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • Loading branch information
cpanato authored Aug 14, 2023
2 parents 7c5dec0 + afde5ef commit 80de534
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 @@ -40,7 +40,7 @@ jobs:
id: tag
run: echo "tag_name=${GITHUB_REF#refs/*/}" >> "$GITHUB_OUTPUT"

- uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
- uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
id: run-goreleaser
with:
version: latest
Expand Down

0 comments on commit 80de534

Please sign in to comment.