Skip to content

Commit 79ccf2d

Browse files
Bump scientific-python/attach-next-milestone-action (#72)
Bumps [scientific-python/attach-next-milestone-action](https://github.com/scientific-python/attach-next-milestone-action) from f94a5235518d4d34911c41e19d780b8e79d42238 to a4889cfde7d2578c1bc7400480d93910d2dd34f6. - [Release notes](https://github.com/scientific-python/attach-next-milestone-action/releases) - [Commits](scientific-python/attach-next-milestone-action@f94a523...a4889cf) --- updated-dependencies: - dependency-name: scientific-python/attach-next-milestone-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dcf52f commit 79ccf2d

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@f94a5235518d4d34911c41e19d780b8e79d42238
15+
- uses: scientific-python/attach-next-milestone-action@a4889cfde7d2578c1bc7400480d93910d2dd34f6
1616
with:
1717
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
1818
force: true

0 commit comments

Comments
 (0)