Skip to content

Commit

Permalink
Merge pull request #1745 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/ncipollo/release-action-1.15.0

Bump ncipollo/release-action from 1.14.0 to 1.15.0
  • Loading branch information
k8s-ci-robot authored Jan 20, 2025
2 parents e6e809e + 49b08d0 commit 0a460af
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:
- run: make release-notes release
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
- uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
- uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
with:
allowUpdates: true
artifacts: _output/releases/*
Expand Down

0 comments on commit 0a460af

Please sign in to comment.