Skip to content

Commit bef2a6b

Browse files
authored
Merge pull request cds-hooks#607 from buildpacks/dependabot/github_actions/buildpacks/github-actions-5.3.1
Bump buildpacks/github-actions from 5.2.0 to 5.3.1
2 parents e91d5a5 + 2664485 commit bef2a6b

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/setup-pack@v5.2.0
27+
uses: buildpacks/github-actions/setup-pack@v5.3.1
2828
with:
2929
pack-version: '0.30.0-rc1' # FIXME: update to 0.30.0 when available
3030
- name: Test

0 commit comments

Comments
 (0)