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 8f6e9d0 commit 72690e0Copy full SHA for 72690e0
.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@263435318d21b8e681c14492fe198d362a7d2c83 # v6
11
with:
12
context: .
13
file: ./Dockerfile
0 commit comments