diff --git a/.github/workflows/lint-pr.yml b/.github/workflows/lint-pr.yml index 3b7f86ae..0765fdef 100644 --- a/.github/workflows/lint-pr.yml +++ b/.github/workflows/lint-pr.yml @@ -15,6 +15,6 @@ jobs: name: Lint PR Title permissions: contents: read - uses: equinor/ops-actions/.github/workflows/commitlint.yml@bd92a1ff6b435a04480a0b72d29672fc422528f4 # 9.39.0 + uses: equinor/ops-actions/.github/workflows/commitlint.yml@e8dfd5776985e7d74c93787841b1a1b830d80175 # 9.39.1 with: message: ${{ github.event.pull_request.title }} \ No newline at end of file