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 49d80a6 commit 4bdf41fCopy full SHA for 4bdf41f
.github/workflows/test-negative.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Build
26
id: build
27
- uses: cloudposse/github-action-docker-build-push@1.13.0
+ uses: cloudposse/github-action-docker-build-push@1.14.0
28
with:
29
registry: registry.hub.docker.com
30
organization: ${{ github.event.repository.owner.login }}
.github/workflows/test-positive.yml
0 commit comments