Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent baece95 commit 6b5d398
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 118 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# https://github.com/aquasecurity/trivy-action

- name: Install pack
uses: buildpacks/github-actions/setup-pack@v5.7.3
uses: buildpacks/github-actions/setup-pack@v5.7.4
# https://github.com/buildpacks/github-actions#setup-pack-cli-action

- name: Build image locally
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
poetry export -o requirements.txt --without-hashes
- name: Install pack
uses: buildpacks/github-actions/setup-pack@v5.7.3
uses: buildpacks/github-actions/setup-pack@v5.7.4
# https://github.com/buildpacks/github-actions#setup-pack-cli-action

- name: Publish packages
Expand Down
Loading

0 comments on commit 6b5d398

Please sign in to comment.