We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15663d8 commit ff52daaCopy full SHA for ff52daa
.github/workflows/docker.yaml
@@ -23,7 +23,7 @@ jobs:
23
password: ${{ secrets.DOCKER_PASSWORD }}
24
25
- name: Build and push
26
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v6
27
with:
28
context: .
29
push: true
0 commit comments