From aef29847b386bd1a8ba26d7c9addf774314fa981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 10:02:18 +0100 Subject: [PATCH] chore(deps): bump equinor/ops-actions from 9.12.1 to 9.12.2 (#18) Bumps [equinor/ops-actions](https://github.com/equinor/ops-actions) from 9.12.1 to 9.12.2. - [Release notes](https://github.com/equinor/ops-actions/releases) - [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/equinor/ops-actions/compare/21ca4ff773cab0ffe4f4e8e9b2d04c392c075a5e...f3943374c9677ff00822cb04f0757933b1bc4926) --- updated-dependencies: - dependency-name: equinor/ops-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/lint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index edf2d59..b79c177 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -15,7 +15,7 @@ permissions: {} jobs: lint-codebase: name: Lint codebase - uses: equinor/ops-actions/.github/workflows/super-linter.yml@21ca4ff773cab0ffe4f4e8e9b2d04c392c075a5e + uses: equinor/ops-actions/.github/workflows/super-linter.yml@f3943374c9677ff00822cb04f0757933b1bc4926 permissions: contents: read statuses: write @@ -24,7 +24,7 @@ jobs: lint-pr: name: Lint PR - uses: equinor/ops-actions/.github/workflows/commitlint.yml@21ca4ff773cab0ffe4f4e8e9b2d04c392c075a5e + uses: equinor/ops-actions/.github/workflows/commitlint.yml@f3943374c9677ff00822cb04f0757933b1bc4926 permissions: contents: read with: