Skip to content

Commit 84965be

Browse files
deps: bump equinor/ops-actions from 9.37.2 to 9.37.3 (#28)
Bumps the github-actions group with 3 updates: [equinor/ops-actions/.github/workflows/zizmor-codeql.yml](https://github.com/equinor/ops-actions), [equinor/ops-actions/.github/workflows/commitlint.yml](https://github.com/equinor/ops-actions) and [equinor/ops-actions/.github/workflows/release-please-manifest.yml](https://github.com/equinor/ops-actions). Updates `equinor/ops-actions/.github/workflows/zizmor-codeql.yml` from 9.37.2 to 9.37.3 - [Release notes](https://github.com/equinor/ops-actions/releases) - [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md) - [Commits](equinor/ops-actions@e925ef9...f52d009) Updates `equinor/ops-actions/.github/workflows/commitlint.yml` from 9.37.2 to 9.37.3 - [Release notes](https://github.com/equinor/ops-actions/releases) - [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md) - [Commits](equinor/ops-actions@e925ef9...f52d009) Updates `equinor/ops-actions/.github/workflows/release-please-manifest.yml` from 9.37.2 to 9.37.3 - [Release notes](https://github.com/equinor/ops-actions/releases) - [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md) - [Commits](equinor/ops-actions@e925ef9...f52d009) --- updated-dependencies: - dependency-name: equinor/ops-actions/.github/workflows/zizmor-codeql.yml dependency-version: 9.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: equinor/ops-actions/.github/workflows/commitlint.yml dependency-version: 9.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: equinor/ops-actions/.github/workflows/release-please-manifest.yml dependency-version: 9.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f3463f commit 84965be

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/code-scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
contents: read
2020
actions: read
2121
security-events: write
22-
uses: equinor/ops-actions/.github/workflows/zizmor-codeql.yml@e925ef9959a37d43073b77efa2f73c64253fbd55 # v9.37.2
22+
uses: equinor/ops-actions/.github/workflows/zizmor-codeql.yml@f52d0091e07205220002c7abd2c82cab44143d26 # v9.37.3

.github/workflows/lint-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
name: Lint PR Title
1616
permissions:
1717
contents: read
18-
uses: equinor/ops-actions/.github/workflows/commitlint.yml@e925ef9959a37d43073b77efa2f73c64253fbd55 # v9.37.2
18+
uses: equinor/ops-actions/.github/workflows/commitlint.yml@f52d0091e07205220002c7abd2c82cab44143d26 # v9.37.3
1919
with:
2020
message: ${{ github.event.pull_request.title }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
contents: write # Required to update changelog file
1414
pull-requests: write # Required to create release PRs
15-
uses: equinor/ops-actions/.github/workflows/release-please-manifest.yml@e925ef9959a37d43073b77efa2f73c64253fbd55 # v9.37.2
15+
uses: equinor/ops-actions/.github/workflows/release-please-manifest.yml@f52d0091e07205220002c7abd2c82cab44143d26 # v9.37.3
1616

1717
build-and-publish:
1818
name: Build and publish

0 commit comments

Comments
 (0)