We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b91081 + 9aed4a8 commit bb278b8Copy full SHA for bb278b8
1 file changed
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
type=sha,prefix=,format=short
62
63
- name: Build and push
64
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
65
with:
66
context: .
67
push: true
0 commit comments