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 482f8e3 commit 0c4d19eCopy full SHA for 0c4d19e
.github/workflows/docker.yaml
@@ -39,7 +39,7 @@ jobs:
39
type=sha
40
41
- name: Build and push Docker image
42
- uses: docker/build-push-action@v6.1.0
+ uses: docker/build-push-action@v6.9.0
43
with:
44
context: .
45
push: true
0 commit comments