Skip to content

Commit a7b6ff0

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 2c3f73f commit a7b6ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
# https://github.com/docker/build-push-action
7272
- name: Build and push Docker image
7373
id: build-and-push
74-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
74+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
7575
with:
7676
context: .
7777
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)