Skip to content

Commit 342bbc3

Browse files
committed
Updating github-config
1 parent 1466b64 commit 342bbc3

2 files changed

Lines changed: 2 additions & 2 deletions

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.9.5
115+
- uses: buildpacks/github-actions/setup-tools@v5.9.6
116116
- name: Push to DockerHub
117117
if: ${{ steps.parse_configs.outputs.push_to_dockerhub == 'true' }}
118118
id: push

scripts/.util/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"createpackage": "v1.73.0",
3-
"jam": "v2.15.0",
3+
"jam": "v2.15.1",
44
"libpaktools": "v0.3.0",
55
"pack": "v0.38.2"
66
}

0 commit comments

Comments
 (0)