Skip to content

Commit 9df3527

Browse files
authored
Merge pull request #2 from SimonErm/dependabot/github_actions/buildpacks/github-actions-5.8.11
Bump buildpacks/github-actions from 5.0.0 to 5.8.11
2 parents 2c3a165 + 55bb667 commit 9df3527

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
@@ -32,7 +32,7 @@ jobs:
3232
- id: checkout
3333
uses: actions/checkout@v3
3434
- id: setup-pack
35-
uses: buildpacks/github-actions/setup-pack@v5.0.0
35+
uses: buildpacks/github-actions/setup-pack@v5.8.11
3636
- name: Log in to the Container registry
3737
uses: docker/login-action@v3
3838
with:

0 commit comments

Comments
 (0)