diff --git a/.github/workflows/ci-locks.yml b/.github/workflows/ci-locks.yml index da84bb52..80689f54 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@c55203cfde3e5c11a452d352b4393e68b85b4533 + uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83 with: token: ${{ steps.generate-token.outputs.token }} add-paths: ${{ github.workspace }}/requirements/locks/*.txt