Skip to content

Commit 828d446

Browse files
chore(deps): bump buildpacks/github-actions from 5.11.0 to 5.12.0
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 455e5ca commit 828d446

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
username: ${{ github.actor }}
226226
password: ${{ secrets.GITHUB_TOKEN }}
227227

228-
- uses: buildpacks/github-actions/setup-pack@v5.11.0
228+
- uses: buildpacks/github-actions/setup-pack@v5.12.0
229229

230230
- name: publish buildpacks
231231
run: make publish_buildpacks
@@ -268,7 +268,7 @@ jobs:
268268
flavor: |
269269
suffix=-${{ matrix.arch }}
270270
271-
- uses: buildpacks/github-actions/setup-pack@v5.11.0
271+
- uses: buildpacks/github-actions/setup-pack@v5.12.0
272272

273273
- name: Get primary tag
274274
id: get-tag

0 commit comments

Comments
 (0)