Skip to content

Commit 00190e3

Browse files
renovate[bot]nadiamoe
authored andcommitted
Update docker/build-push-action action to v6
1 parent 8b790e1 commit 00190e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# https://github.com/docker/build-push-action
5959
- name: Build and push Docker image
6060
id: build-and-push
61-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
61+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
6262
with:
6363
context: .
6464
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)