Skip to content

Commit

Permalink
chore(deps): update buildpacks/github-actions action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent 690dd82 commit d9d9159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: buildpacks/github-actions/setup-pack@v4.8.1
- uses: buildpacks/github-actions/setup-pack@v5.7.2

- name: Extract metadata for the Docker image
id: meta
Expand Down

0 comments on commit d9d9159

Please sign in to comment.