diff --git a/.github/workflows/sdk-regression.yml b/.github/workflows/sdk-regression.yml index ee8c0f6d1..826c53bed 100644 --- a/.github/workflows/sdk-regression.yml +++ b/.github/workflows/sdk-regression.yml @@ -57,7 +57,7 @@ jobs: if: ${{ steps.regex-match.outputs.match == '' }} - name: Get Current Job Log URL - uses: Tiryoh/gha-jobid-action@v0 + uses: Tiryoh/gha-jobid-action@v1 id: job-url with: github_token: ${{ secrets.WORKFLOW_DISPATCH_ACTIONS_TOKEN }}