Skip to content

Commit

Permalink
Bump greboid/issue-milestone-manager from 2.0.1 to 2.0.2 (#240)
Browse files Browse the repository at this point in the history
Bumps [greboid/issue-milestone-manager](https://github.com/greboid/issue-milestone-manager) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/greboid/issue-milestone-manager/releases)
- [Commits](greboid/issue-milestone-manager@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: greboid/issue-milestone-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>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 59451ea commit 2a4d872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-tagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Assign closed issues
uses: greboid/[email protected].1
uses: greboid/[email protected].2
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2a4d872

Please sign in to comment.