Skip to content

Commit

Permalink
Merge pull request #7805 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/cache-3.2.1

🌱 Bump actions/cache from 3.0.11 to 3.2.1
  • Loading branch information
k8s-ci-robot committed Dec 27, 2022
2 parents 1eedede + 7cb40ba commit 04e6c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2.0
- uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3.0.11
- uses: actions/cache@c1a5de879eb890d062a85ee0252d6036480b1fe2 # tag=v3.2.1
name: Restore go cache
with:
path: |
Expand Down

0 comments on commit 04e6c2b

Please sign in to comment.