Skip to content

Commit c2d722e

Browse files
renovate[bot]kosmoz
authored andcommitted
chore(deps): update docker/build-push-action action to v6.5.0
1 parent 964ac77 commit c2d722e

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@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
45+
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
4646
with:
4747
context: .
4848
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)