We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6aa069 commit b81fea0Copy full SHA for b81fea0
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Build and push Docker image
41
id: push
42
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
43
with:
44
context: .
45
push: true
0 commit comments