Skip to content

Commit

Permalink
Bump the actions group with 1 update (#17)
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [kubernetes-sigs/release-actions](https://github.com/kubernetes-sigs/release-actions).


Updates `kubernetes-sigs/release-actions` from 0.1.3 to 0.1.4
- [Release notes](https://github.com/kubernetes-sigs/release-actions/releases)
- [Changelog](https://github.com/kubernetes-sigs/release-actions/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/release-actions@10fecc1...841d76a)

---
updated-dependencies:
- dependency-name: kubernetes-sigs/release-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 6649f1c commit 93fd314
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:

steps:
- name: Install publish-release
uses: kubernetes-sigs/release-actions/setup-publish-release@10fecc1c66829d291b2f2fb1a27329d152f212e6 # v0.1.3
uses: kubernetes-sigs/release-actions/setup-publish-release@841d76a188a7c121231a863572e27012805715a2 # v0.1.4

- name: Publish Release
uses: kubernetes-sigs/release-actions/publish-release@10fecc1c66829d291b2f2fb1a27329d152f212e6 # v0.1.3
uses: kubernetes-sigs/release-actions/publish-release@841d76a188a7c121231a863572e27012805715a2 # v0.1.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 93fd314

Please sign in to comment.