Skip to content

Commit

Permalink
chore(deps): bump equinor/ops-actions from 9.11.0 to 9.12.1 (#8)
Browse files Browse the repository at this point in the history
Bumps [equinor/ops-actions](https://github.com/equinor/ops-actions) from 9.11.0 to 9.12.1.
- [Release notes](https://github.com/equinor/ops-actions/releases)
- [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md)
- [Commits](equinor/ops-actions@ed242b9...21ca4ff)

---
updated-dependencies:
- dependency-name: equinor/ops-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 19aa6bd commit 67d6165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions: {}
jobs:
lint-codebase:
name: Lint codebase
uses: equinor/ops-actions/.github/workflows/super-linter.yml@ed242b9acb1b98a438b595eba389631acc614221
uses: equinor/ops-actions/.github/workflows/super-linter.yml@21ca4ff773cab0ffe4f4e8e9b2d04c392c075a5e
permissions:
contents: read
statuses: write
Expand All @@ -24,7 +24,7 @@ jobs:

lint-pr:
name: Lint PR
uses: equinor/ops-actions/.github/workflows/commitlint.yml@ed242b9acb1b98a438b595eba389631acc614221
uses: equinor/ops-actions/.github/workflows/commitlint.yml@21ca4ff773cab0ffe4f4e8e9b2d04c392c075a5e
permissions:
contents: read
with:
Expand Down

0 comments on commit 67d6165

Please sign in to comment.