Skip to content

Commit

Permalink
chore(deps): bump buildpacks/github-actions in the ci-dependencies group
Browse files Browse the repository at this point in the history
Bumps the ci-dependencies group with 1 update: [buildpacks/github-actions](https://github.com/buildpacks/github-actions).


Updates `buildpacks/github-actions` from 5.7.0 to 5.7.2
- [Release notes](https://github.com/buildpacks/github-actions/releases)
- [Commits](buildpacks/github-actions@v5.7.0...v5.7.2)

---
updated-dependencies:
- dependency-name: buildpacks/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and steveoh committed Jul 8, 2024
1 parent 12645f2 commit 29095db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
latest
- name: 🔰 Setup pack
uses: buildpacks/github-actions/setup-pack@v5.7.0
uses: buildpacks/github-actions/setup-pack@v5.7.2

- name: 📦 Build image
shell: bash
Expand Down Expand Up @@ -263,7 +263,7 @@ jobs:
latest
- name: 🔰 Setup pack
uses: buildpacks/github-actions/setup-pack@v5.7.0
uses: buildpacks/github-actions/setup-pack@v5.7.2

- name: 📦 Build image
shell: bash
Expand Down

0 comments on commit 29095db

Please sign in to comment.