pull/1036/merge
dependabot[bot] 2023-04-14 05:56:50 +00:00 committed by GitHub
commit 89ab199aac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
new_milestone:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.3.0
- uses: actions/checkout@v3.5.2
- uses: ./.github/actions/milestone-management
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}