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 79ccf2d commit 831885eCopy full SHA for 831885e
.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@a4889cfde7d2578c1bc7400480d93910d2dd34f6
+ - uses: scientific-python/attach-next-milestone-action@bc07be829f693829263e57d5e8489f4e57d3d420
16
with:
17
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
18
force: true
0 commit comments