Skip to content

Commit

Permalink
Merge pull request #11550 from kubernetes-sigs/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/all-github-actions-e69bc94ccb

🌱 Bump the all-github-actions group with 2 updates
  • Loading branch information
k8s-ci-robot authored Dec 10, 2024
2 parents 2a7d61d + de87d88 commit 08a02d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # tag=v5.1.0
with:
go-version: ${{ steps.vars.outputs.go_version }}
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # tag=v4.1.2
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # tag=v4.2.0
name: Restore go cache
with:
path: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # tag=v45.0.4
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # tag=v45.0.5
- name: Get release version
id: release-version
run: |
Expand Down

0 comments on commit 08a02d6

Please sign in to comment.