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