diff --git a/.github/workflows/pr-report.yml b/.github/workflows/pr-report.yml index 74da4a8d..1c9af02c 100644 --- a/.github/workflows/pr-report.yml +++ b/.github/workflows/pr-report.yml @@ -20,6 +20,6 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 with: persist-credentials: false - - uses: philips-software/pull-request-report-action@b204ba141165b4f86eacb50a5469eb6b36123cf8 # v0.1.3 + - uses: philips-software/pull-request-report-action@1299b0918dbffca0f5a601d3d230e04e0a3d2418 # v0.1.4 env: GITHUB_TOKEN: ${{ github.token }}