We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f9755 commit 2b71e12Copy full SHA for 2b71e12
.github/workflows/docker.yml
@@ -64,7 +64,7 @@ jobs:
64
uses: crazy-max/ghaction-docker-status@v3
65
66
- name: ⚒️ Build and push
67
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
68
with:
69
context: .
70
file: ./Dockerfile
0 commit comments