Skip to content

Commit

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

dependabot(deps): bump actions/cache from 3.2.5 to 3.2.6
  • Loading branch information
k8s-ci-robot authored Feb 27, 2023
2 parents de34751 + 084f28d commit c1ef998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-code-gen.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@v3 # tag=v3.2.0
- uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # tag=v3.2.5
- uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # tag=v3.2.6
name: Restore go cache
with:
path: |
Expand Down

0 comments on commit c1ef998

Please sign in to comment.