We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f9afd commit b63587eCopy full SHA for b63587e
1 file changed
.github/workflows/docker.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Build and push Docker image
49
if: steps.tag_check.outputs.status_code != '200'
50
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
51
with:
52
context: .
53
push: true
0 commit comments