Skip to content

Commit bb748c0

Browse files
committed
Updating github-config
1 parent f2d6e26 commit bb748c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-buildpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
password: ${{ env.GCR_PASSWORD }}
113113
registry: ${{ env.GCR_REGISTRY }}
114114

115-
- uses: buildpacks/github-actions/setup-tools@v5.10.1
115+
- uses: buildpacks/github-actions/setup-tools@v5.11.0
116116
- name: Push to DockerHub
117117
if: ${{ steps.parse_configs.outputs.push_to_dockerhub == 'true' }}
118118
id: push

0 commit comments

Comments
 (0)