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 043279a commit c57daebCopy full SHA for c57daeb
.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.14.0
+ uses: cloudposse/github-action-docker-build-push@v1.17.1
28
with:
29
registry: registry.hub.docker.com
30
organization: ${{ github.event.repository.owner.login }}
.github/workflows/test-positive.yml
0 commit comments