diff --git a/.github/workflows/bump-version.yaml b/.github/workflows/bump-version.yaml index 0e23ab84..749ea583 100755 --- a/.github/workflows/bump-version.yaml +++ b/.github/workflows/bump-version.yaml @@ -52,7 +52,7 @@ jobs: - name: Add eyes reaction if: steps.command.outputs.command-name == 'bump' - uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0 + uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0 with: token: ${{ secrets.GITHUB_TOKEN }} repository: ${{ github.repository }}