Skip to content

Commit 2233232

Browse files
Bump scientific-python/attach-next-milestone-action in the actions group (#145)
Bumps the actions group with 1 update: [scientific-python/attach-next-milestone-action](https://github.com/scientific-python/attach-next-milestone-action). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d2a084 commit 2233232

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
@@ -12,7 +12,7 @@ jobs:
1212
name: attach to PR
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: scientific-python/attach-next-milestone-action@bc07be829f693829263e57d5e8489f4e57d3d420
15+
- uses: scientific-python/attach-next-milestone-action@c9cfab10ad0c67fed91b01103db26b7f16634639
1616
with:
1717
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
1818
force: true

0 commit comments

Comments
 (0)