Skip to content

Commit fbd87da

Browse files
authored
SRE-2829: Pin build-push-action (#40)
1 parent 485a86d commit fbd87da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/push/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ runs:
6767
endpoint: builders
6868

6969
- name: Build and push
70-
uses: docker/build-push-action@v4
70+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # [email protected]
7171
with:
7272
context: .
7373
platforms: linux/amd64

0 commit comments

Comments
 (0)