Skip to content

Commit 771841a

Browse files
renovate[bot]kosmoz
authored andcommitted
chore(deps): update docker/build-push-action action to v6.4.1
1 parent 07bb296 commit 771841a

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

0 commit comments

Comments
 (0)