Skip to content

Commit 8790701

Browse files
committed
ci: pin docker/build-push-action v6.15.0 SHA
1 parent 9ac75cf commit 8790701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7070

7171
- name: Build image
72-
uses: docker/build-push-action@v6
72+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
7373
with:
7474
push: false
7575
load: true

0 commit comments

Comments
 (0)