Skip to content

Commit 1cf03ed

Browse files
Update docker/build-push-action digest to 48aba3b
1 parent 196cc3d commit 1cf03ed

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@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3
1616

1717
- name: Build container image
18-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
18+
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
1919
with:
2020
context: .
2121
file: Dockerfile

0 commit comments

Comments
 (0)