Skip to content

Commit

Permalink
⬆️ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#248)
Browse files Browse the repository at this point in the history
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Commits](tiangolo/latest-changes@0.3.1...0.3.2)

---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent b80ea1f commit 18adbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
# To allow latest-changes to commit to master
token: ${{ secrets.UVICORN_GUNICORN_DOCKER_LATEST_CHANGES }}
- uses: tiangolo/latest-changes@0.3.1
- uses: tiangolo/latest-changes@0.3.2
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 18adbca

Please sign in to comment.