Skip to content

Commit

Permalink
Bump scientific-python/attach-next-milestone-action from f94a5235518d…
Browse files Browse the repository at this point in the history
…4d34911c41e19d780b8e79d42238 to a4889cfde7d2578c1bc7400480d93910d2dd34f6 (#65)

Bump scientific-python/attach-next-milestone-action

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>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent db56df1 commit 0e0d66e
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@f94a5235518d4d34911c41e19d780b8e79d42238
- uses: scientific-python/attach-next-milestone-action@a4889cfde7d2578c1bc7400480d93910d2dd34f6
with:
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
force: true

0 comments on commit 0e0d66e

Please sign in to comment.