From c26ee4f1aa8218c7f7162b3b2a0a933f8080905b Mon Sep 17 00:00:00 2001 From: Dawid L Jablonski Date: Fri, 31 Mar 2023 10:17:08 +0200 Subject: [PATCH] [ci:force] --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 47b97611ae..4e053e9b69 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -137,7 +137,7 @@ jobs: - name: Get PR number if: ${{ github.event_name != 'schedule' }} - uses: kamatama41/get-pr-number-action@5c77b38a1b4974ebf8a9521a689f38a5898eadd6@v0 + uses: kamatama41/get-pr-number-action@5c77b38a1b4974ebf8a9521a689f38a5898eadd6 id: action with: github_token: ${{ secrets.GITHUB_TOKEN }}