Skip to content

Commit 568c54e

Browse files
Bump scientific-python/attach-next-milestone-action
Bumps [scientific-python/attach-next-milestone-action](https://github.com/scientific-python/attach-next-milestone-action) from bc07be829f693829263e57d5e8489f4e57d3d420 to c9cfab10ad0c67fed91b01103db26b7f16634639. - [Release notes](https://github.com/scientific-python/attach-next-milestone-action/releases) - [Commits](scientific-python/attach-next-milestone-action@bc07be8...c9cfab1) --- updated-dependencies: - dependency-name: scientific-python/attach-next-milestone-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43ca85d commit 568c54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/milestone-merged-prs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
pull-requests: read
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: scientific-python/attach-next-milestone-action@bc07be829f693829263e57d5e8489f4e57d3d420
20+
- uses: scientific-python/attach-next-milestone-action@c9cfab10ad0c67fed91b01103db26b7f16634639
2121
with:
2222
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
2323
force: true

0 commit comments

Comments
 (0)