Skip to content

Commit 14d6326

Browse files
⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#36)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb905f7 commit 14d6326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- uses: actions/checkout@v4
2424
with:
2525
token: ${{ secrets.ISSUE_MANAGER_LATEST_CHANGES }}
26-
- uses: tiangolo/[email protected].1
26+
- uses: tiangolo/[email protected].2
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)