diff --git a/.github/workflows/ci-locks.yml b/.github/workflows/ci-locks.yml index 3ee26525..53d23489 100644 --- a/.github/workflows/ci-locks.yml +++ b/.github/workflows/ci-locks.yml @@ -122,7 +122,7 @@ jobs: - name: "Push pull-request" id: cpr # v3.12.1 (release date 31 Jan 2022) - uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 + uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc with: token: ${{ steps.generate-token.outputs.token }} add-paths: ${{ github.workspace }}/requirements/locks/*.txt