Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump equinor/ops-actions from 9.10.4 to 9.11.0 #7

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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@9c9b57defe2b287614054209eaa7a9c2e7a5f3f1
uses: equinor/ops-actions/.github/workflows/super-linter.yml@ed242b9acb1b98a438b595eba389631acc614221
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@9c9b57defe2b287614054209eaa7a9c2e7a5f3f1
uses: equinor/ops-actions/.github/workflows/commitlint.yml@ed242b9acb1b98a438b595eba389631acc614221
permissions:
contents: read
with:
Expand Down