Skip to content

Commit 7e3ea1d

Browse files
renovate-botJuniorJPDJ
authored andcommitted
chore: update actions/cache action to v5.0.3
1 parent 1e23eaa commit 7e3ea1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-parallel-multiarch-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
cat $GITHUB_OUTPUT
143143
144144
- name: Setup buildkit mount cache
145-
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
145+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
146146
if: steps.vars.outputs.cache-paths
147147
with:
148148
path: |

0 commit comments

Comments
 (0)