Skip to content

Commit fd8503f

Browse files
chore(deps): update docker/build-push-action action to v6.15.0
1 parent 69050a4 commit fd8503f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Build and push Docker image
4444
id: build-and-push
45-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
45+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
4646
with:
4747
context: .
4848
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)