We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa0707 commit 930f437Copy full SHA for 930f437
.github/workflows/push-buildpackage.yml
@@ -112,7 +112,7 @@ jobs:
112
password: ${{ env.GCR_PASSWORD }}
113
registry: ${{ env.GCR_REGISTRY }}
114
115
- - uses: buildpacks/github-actions/setup-tools@v5.10.1
+ - uses: buildpacks/github-actions/setup-tools@v5.11.0
116
- name: Push to DockerHub
117
if: ${{ steps.parse_configs.outputs.push_to_dockerhub == 'true' }}
118
id: push
0 commit comments