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 86f371f commit d7c7b8dCopy full SHA for d7c7b8d
action.yml
@@ -86,7 +86,7 @@ runs:
86
password: ${{ inputs.registry_pass }}
87
88
- name: Build image
89
- uses: docker/build-push-action@v2.2.2
+ uses: docker/build-push-action@v2.8.0
90
with:
91
push: true
92
context: ${{ inputs.context }}
0 commit comments