Skip to content

Commit 0bac7fb

Browse files
authored
Merge branch 'main' into dependabot/go_modules/tools/github.com/docker/docker-24.0.7incompatible
2 parents 969c4a3 + 566a3ad commit 0bac7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Dependencies
2525
run: sudo apt-get install make curl jq
2626
- name: Install pack
27-
uses: buildpacks/github-actions/[email protected].0
27+
uses: buildpacks/github-actions/[email protected].1
2828
with:
2929
pack-version: '0.31.0'
3030
- name: Test

0 commit comments

Comments
 (0)