diff --git a/.github/workflows/pr-report.yml b/.github/workflows/pr-report.yml index 19fceafd..c3461d2f 100644 --- a/.github/workflows/pr-report.yml +++ b/.github/workflows/pr-report.yml @@ -20,6 +20,6 @@ jobs: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3 with: persist-credentials: false - - uses: philips-software/pull-request-report-action@6d08a2c0a96d666770637b54e050d6512e9d45b0 # v0.1.2 + - uses: philips-software/pull-request-report-action@b204ba141165b4f86eacb50a5469eb6b36123cf8 # v0.1.3 env: GITHUB_TOKEN: ${{ github.token }}