We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2a084 commit 2233232Copy full SHA for 2233232
.github/workflows/milestone-merged-prs.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: attach to PR
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: scientific-python/attach-next-milestone-action@bc07be829f693829263e57d5e8489f4e57d3d420
+ - uses: scientific-python/attach-next-milestone-action@c9cfab10ad0c67fed91b01103db26b7f16634639
16
with:
17
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
18
force: true
0 commit comments