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 4c12614 commit 05f90c3Copy full SHA for 05f90c3
.github/actions/continuous-integration/load-cache/action.yml
@@ -7,7 +7,7 @@ runs:
7
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
8
-
9
name: Build and cache image
10
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
+ uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
11
with:
12
context: .
13
file: ./Dockerfile
0 commit comments