Skip to content

Commit 20b0935

Browse files
ci: Bump actions/cache from 4 to 5 (#697)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c6f7e3 commit 20b0935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Cache gitleaks archive
3939
id: cache_gitleaks
40-
uses: actions/cache@v4
40+
uses: actions/cache@v5
4141
with:
4242
path: /usr/local/bin/gitleaks
4343
key: gitleaks-${{ env.PLATFORM }}-${{ env.GITLEAKS_VERSION }}

0 commit comments

Comments
 (0)