Skip to content

Commit e2bd920

Browse files
chore(deps): update buildpacks/github-actions action to v5.9.2
1 parent 611bbe9 commit e2bd920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-using-cnb-buildpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: docker/setup-buildx-action@v3
4444
-
4545
name: Setup pack for ${{ github.repository }}
46-
uses: buildpacks/github-actions/setup-pack@v5.0.0
46+
uses: buildpacks/github-actions/setup-pack@v5.9.2
4747
# -
4848
# name: Start MongoDB testing server
4949
# uses: supercharge/[email protected]

0 commit comments

Comments
 (0)