diff --git a/.github/workflows/assign-author.yml b/.github/workflows/assign-author.yml index 466655f..a5e7fe1 100644 --- a/.github/workflows/assign-author.yml +++ b/.github/workflows/assign-author.yml @@ -15,4 +15,4 @@ jobs: steps: - name: Assign author - uses: toshimaru/auto-author-assign@v2.1.0 + uses: toshimaru/auto-author-assign@v2.1.1 diff --git a/.github/workflows/auto-assign-pr-author.yml b/.github/workflows/auto-assign-pr-author.yml index df73ac4..44ece72 100644 --- a/.github/workflows/auto-assign-pr-author.yml +++ b/.github/workflows/auto-assign-pr-author.yml @@ -13,4 +13,4 @@ jobs: assign-author: runs-on: ubuntu-latest steps: - - uses: toshimaru/auto-author-assign@v2.1.0 + - uses: toshimaru/auto-author-assign@v2.1.1