Skip to content

Commit

Permalink
Bump buildpacks/github-actions from 5.5.1 to 5.5.2 (#35)
Browse files Browse the repository at this point in the history
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/buildpacks/github-actions/releases)
- [Commits](buildpacks/github-actions@v5.5.1...v5.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent dbae400 commit 36db9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }}
- id: setup-pack
uses: buildpacks/github-actions/[email protected].1
uses: buildpacks/github-actions/[email protected].2
- id: package
run: |
#!/usr/bin/env bash

0 comments on commit 36db9c5

Please sign in to comment.