We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeae300 commit 085831dCopy full SHA for 085831d
1 file changed
.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.9.4
+ - uses: buildpacks/github-actions/setup-tools@v5.9.5
116
- name: Push to DockerHub
117
if: ${{ steps.parse_configs.outputs.push_to_dockerhub == 'true' }}
118
id: push
0 commit comments