Skip to content

Commit 98c5785

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 017b022 commit 98c5785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
password: ${{ secrets.DOCKER_PASSWORD }}
3232
- name: Build and push
3333
id: docker_build
34-
uses: docker/build-push-action@v3
34+
uses: docker/build-push-action@v6
3535
with:
3636
push: true
3737
tags: |

0 commit comments

Comments
 (0)