Skip to content

Commit e5ec391

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 88ffd03 commit e5ec391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
org.opencontainers.image.licenses=(Apache-2.0 OR MIT)
5050

5151
- name: Build and push
52-
uses: docker/build-push-action@v4
52+
uses: docker/build-push-action@v6
5353
with:
5454
context: .
5555
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)