Skip to content

Commit b74d898

Browse files
Update actions/cache digest to 5656298
1 parent 01d30d1 commit b74d898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charm_integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
id: cache-wheels
9191
# Ignoring the zizmor error since these artifacts are not used in releases,
9292
# but we may want to revisit this to actually address the zizmor complaint
93-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # zizmor: ignore[cache-poisoning] Hash points to v4
93+
uses: actions/cache@565629816435f6c0b50676926c9b05c254113c0c # zizmor: ignore[cache-poisoning] Hash points to v4
9494
with:
9595
path: /home/runner/snap/charmcraft/common/cache/charmcraft
9696
key: ${{ runner.os }}-wheel-cache-${{ hashFiles('./uv.lock') }}

0 commit comments

Comments
 (0)