Skip to content

Commit 534c076

Browse files
chore(deps): update actions/cache action to v6.1.0 (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c6a6a1 commit 534c076

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/__call-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
251251

252252
- name: Cache Docker Layers
253-
uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
253+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
254254
with:
255255
path: /tmp/.buildx-cache
256256
key: Docker-buildx${{ matrix.tag }}-${{ github.sha }}

0 commit comments

Comments
 (0)