From d38e50b3ef48b94ce8530d72a9d0479e75ea9138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:07:15 +0000 Subject: [PATCH] chore(actions): bump equinor/ops-actions/.github/workflows/commitlint.yml --- updated-dependencies: - dependency-name: equinor/ops-actions/.github/workflows/commitlint.yml dependency-version: 9.39.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-version-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/lint-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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