From f0cfea8e7b49ed8aa071d67645c84ff403d1141d Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Mon, 25 Sep 2023 05:54:29 -0700 Subject: [PATCH] Update README (#33) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccd3aee..7143b6b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,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@bc07be829f693829263e57d5e8489f4e57d3d420 with: token: ${{ secrets.MILESTONE_LABELER_TOKEN }} force: true