Skip to content

Commit 2a4c916

Browse files
chore(deps): update actions/cache action to v5.0.4
| datasource | package | from | to | | ----------- | ------------- | ------ | ------ | | github-tags | actions/cache | v5.0.3 | v5.0.4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 62aac95 commit 2a4c916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
7979
- name: Cache actionlint
8080
id: cache-actionlint
81-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
81+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
8282
with:
8383
path: ~/.local/bin/actionlint
8484
key: actionlint-${{ steps.get-actionlint-release.outputs.node_id }}

0 commit comments

Comments
 (0)