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.
2 parents 74a3158 + 8862000 commit c29c999Copy full SHA for c29c999
1 file changed
.github/workflows/build-verify.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Build and push container image for cli
74
id: build-and-push
75
- uses: docker/build-push-action@v6.10.0
+ uses: docker/build-push-action@v6.13.0
76
if: github.repository_owner == 'microcks' && env.PACKAGE_IMAGE == 'true'
77
with:
78
context: .
0 commit comments