Skip to content

Commit

Permalink
Bump scientific-python/attach-next-milestone-action
Browse files Browse the repository at this point in the history
Bumps [scientific-python/attach-next-milestone-action](https://github.com/scientific-python/attach-next-milestone-action) from a4889cfde7d2578c1bc7400480d93910d2dd34f6 to bc07be829f693829263e57d5e8489f4e57d3d420.
- [Release notes](https://github.com/scientific-python/attach-next-milestone-action/releases)
- [Commits](scientific-python/attach-next-milestone-action@a4889cf...bc07be8)

---
updated-dependencies:
- dependency-name: scientific-python/attach-next-milestone-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 0e0d66e commit e19fdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/milestone-merged-prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: attach to PR
runs-on: ubuntu-latest
steps:
- uses: scientific-python/attach-next-milestone-action@a4889cfde7d2578c1bc7400480d93910d2dd34f6
- uses: scientific-python/attach-next-milestone-action@bc07be829f693829263e57d5e8489f4e57d3d420
with:
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
force: true

0 comments on commit e19fdd9

Please sign in to comment.