We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e246b2 + 1a8820e commit 625dfb5Copy full SHA for 625dfb5
1 file changed
.github/workflows/pr-deploy-container-image.yml
@@ -39,7 +39,7 @@ jobs:
39
images: ghcr.io/${{ github.repository }}
40
41
- name: Build and push images
42
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
43
with:
44
context: .
45
push: true
0 commit comments