Skip to content

Commit 84ccb99

Browse files
⬆ Bump tiangolo/issue-manager from 0.4.0 to 0.4.1 (#61)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/tiangolo/issue-manager/releases) - [Commits](tiangolo/issue-manager@0.4.0...0.4.1) --- updated-dependencies: - dependency-name: tiangolo/issue-manager 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 8497f50 commit 84ccb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
issue-manager:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: tiangolo/[email protected].0
18+
- uses: tiangolo/[email protected].1
1919
with:
2020
token: ${{ secrets.GITHUB_TOKEN }}
2121
config: >

0 commit comments

Comments
 (0)