Skip to content

Commit 86e1004

Browse files
authored
Merge pull request kubernetes-sigs#9395 from kubernetes-sigs/dependabot/github_actions/actions/cache-3.3.2
🌱 Bump actions/cache from 3.3.1 to 3.3.2
2 parents e11f073 + 93d66ba commit 86e1004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # tag=v4.1.0
2828
with:
2929
go-version: ${{ steps.vars.outputs.go_version }}
30-
- uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # tag=v3.3.1
30+
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # tag=v3.3.2
3131
name: Restore go cache
3232
with:
3333
path: |

0 commit comments

Comments
 (0)