Skip to content

Commit

Permalink
Merge pull request #295 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/cache-4.1.1

🌱 Bump actions/cache from 4.1.0 to 4.1.1
  • Loading branch information
k8s-ci-robot authored Oct 16, 2024
2 parents d0b2cbe + 173a921 commit 8c307b2
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@a5ac7e51b41094c92402da3b24376905380afc29 # tag=v4.1.6
- uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # tag=v4.1.0
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # tag=v4.1.1
name: Restore go cache
with:
path: |
Expand Down

0 comments on commit 8c307b2

Please sign in to comment.