Skip to content

Commit 185f58f

Browse files
Update docker/build-push-action digest to 1dc7386
1 parent 9672950 commit 185f58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
1616

1717
- name: Build container image
18-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
18+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
1919
with:
2020
context: .
2121
file: Dockerfile

0 commit comments

Comments
 (0)