From 3e455250d2579790d1456371cef42a540a57539f Mon Sep 17 00:00:00 2001 From: Alexandre Paillier Date: Wed, 16 Nov 2022 13:52:49 +0100 Subject: [PATCH] Explicit github action version, v1 tag does not exist --- .github/workflows/auto-author-assign.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-author-assign.yml b/.github/workflows/auto-author-assign.yml index 373f8bc..a6255c9 100644 --- a/.github/workflows/auto-author-assign.yml +++ b/.github/workflows/auto-author-assign.yml @@ -11,4 +11,4 @@ jobs: assign-author: runs-on: ubuntu-latest steps: - - uses: toshimaru/auto-author-assign@v1 + - uses: toshimaru/auto-author-assign@v1.6.1