Skip to content

Commit

Permalink
Merge pull request #111 from hwakabh/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
hwakabh authored Sep 13, 2024
2 parents baece95 + 04db9ed commit 4e797cd
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 129 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
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.12.5
3.12.6
Loading

0 comments on commit 4e797cd

Please sign in to comment.