Skip to content

Commit ff52daa

Browse files
v6
1 parent 15663d8 commit ff52daa

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
@@ -23,7 +23,7 @@ jobs:
2323
password: ${{ secrets.DOCKER_PASSWORD }}
2424

2525
- name: Build and push
26-
uses: docker/build-push-action@v4
26+
uses: docker/build-push-action@v6
2727
with:
2828
context: .
2929
push: true

0 commit comments

Comments
 (0)