Skip to content

Commit e247a2c

Browse files
Update docker/build-push-action digest to 1dc7386
1 parent ae1019e commit e247a2c

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/continuous-integration/load-cache

1 file changed

+1
-1
lines changed

.github/actions/continuous-integration/load-cache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
88
-
99
name: Build and cache image
10-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
10+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
1111
with:
1212
context: .
1313
file: ./Dockerfile

0 commit comments

Comments
 (0)