We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265cb58 commit 015dc45Copy full SHA for 015dc45
.github/workflows/branch.yml
@@ -84,7 +84,7 @@ jobs:
84
type=sha
85
86
- name: Build and push
87
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
88
id: build-and-push
89
with:
90
load: false
0 commit comments