diff --git a/.github/workflows/auto-author-assign.yaml b/.github/workflows/auto-author-assign.yaml index b34dddc..b8df977 100644 --- a/.github/workflows/auto-author-assign.yaml +++ b/.github/workflows/auto-author-assign.yaml @@ -15,6 +15,6 @@ jobs: uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 with: egress-policy: audit - - uses: toshimaru/auto-author-assign@bdd7688cbf9e6d5683f02f8c7d8ae4062a254b6d # v3.0.2 + - uses: toshimaru/auto-author-assign@3e19bfc990cb1cf0589dce95e9f75289bb1e22de # v3.0.3 with: repo-token: ${{ secrets.GITHUB_TOKEN }}