We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6d543 commit dc217ddCopy full SHA for dc217dd
.github/workflows/main.yml
@@ -79,7 +79,7 @@ jobs:
79
type=sha,format=long
80
- name: Build and push action
81
id: docker_action_build
82
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
83
with:
84
context: .
85
push: true
0 commit comments