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 186d2e4 commit bf9a98cCopy full SHA for bf9a98c
.github/workflows/test-negative.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Build
34
id: build
35
- uses: cloudposse/github-action-docker-build-push@1.14.0
+ uses: cloudposse/github-action-docker-build-push@v2.0.0
36
with:
37
registry: registry.hub.docker.com
38
organization: ${{ github.event.repository.owner.login }}
.github/workflows/test-positive.yml
0 commit comments