We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6a6a1 commit 534c076Copy full SHA for 534c076
1 file changed
.github/workflows/__call-docker.yml
@@ -250,7 +250,7 @@ jobs:
250
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
251
252
- name: Cache Docker Layers
253
- uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
+ uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
254
with:
255
path: /tmp/.buildx-cache
256
key: Docker-buildx${{ matrix.tag }}-${{ github.sha }}
0 commit comments