diff --git a/.github/workflows/comments.yml b/.github/workflows/comments.yml index c485248b5d..765c54a842 100644 --- a/.github/workflows/comments.yml +++ b/.github/workflows/comments.yml @@ -17,7 +17,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - name: "Get information about the current run" - uses: potiuk/get-workflow-origin@v1_5 + uses: potiuk/get-workflow-origin@v1_6 id: workflow-run-info with: token: ${{ secrets.GITHUB_TOKEN }}