Skip to content

Commit

Permalink
Merge pull request #144 from jenkins-infra/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…goreleaser/goreleaser-action-4.6.0

chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
  • Loading branch information
dduportal authored Sep 6, 2023
2 parents faf8952 + 2f1e6a7 commit dc20dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
app_id: ${{ secrets.JENKINS_ADMIN_APP_ID }}
private_key: ${{ secrets.JENKINS_ADMIN_APP_PRIVKEY }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
uses: goreleaser/goreleaser-action@5fdedb94abba051217030cc86d4523cf3f02243d # v4.6.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit dc20dee

Please sign in to comment.