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 5650477 commit ba5d0f6Copy full SHA for ba5d0f6
.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.11.0
+ uses: docker/build-push-action@v6.13.0
43
with:
44
context: .
45
push: true
0 commit comments