Skip to content

Commit 5091a16

Browse files
authored
Merge pull request #174 from kube-logging/dependabot/github_actions/github-actions-20de5e3257
build(deps): bump actions/cache from 5.0.4 to 5.0.5 in the github-actions group
2 parents 3f1c119 + c1f3c28 commit 5091a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
go-version-file: '.go-version'
4444

4545
- name: Cache licenses
46-
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
46+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
4747
with:
4848
key: licensei-v2-${{ hashFiles('go.sum') }}
4949
path: |

0 commit comments

Comments
 (0)