diff --git a/.github/workflows/ci-locks.yml b/.github/workflows/ci-locks.yml index 80689f54..a0fde215 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@5e914681df9dc83aa4e4905692ca88beb2f9e91f with: token: ${{ steps.generate-token.outputs.token }} add-paths: ${{ github.workspace }}/requirements/locks/*.txt