Skip to content

Commit 6016df4

Browse files
chore(deps): update docker/build-push-action action to v7.3.0
1 parent 2b7b634 commit 6016df4

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
@@ -78,7 +78,7 @@ jobs:
7878
# https://github.com/docker/build-push-action
7979
- name: Build and push Docker image
8080
id: build-and-push
81-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
81+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
8282
with:
8383
context: .
8484
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)