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