Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the github-actions group with 5 updates:

Package From To
equinor/ops-actions/.github/workflows/python-package.yml 9.29.0 9.30.0
equinor/ops-actions/.github/workflows/commitlint.yml 9.29.0 9.30.0
equinor/ops-actions/.github/workflows/mkdocs.yml 9.29.0 9.30.0
equinor/ops-actions/.github/workflows/github-pages.yml 9.29.0 9.30.0
equinor/ops-actions/.github/workflows/release-please.yml 9.29.0 9.30.0

Updates equinor/ops-actions/.github/workflows/python-package.yml from 9.29.0 to 9.30.0

Release notes

Sourced from equinor/ops-actions/.github/workflows/python-package.yml's releases.

v9.30.0

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Changelog

Sourced from equinor/ops-actions/.github/workflows/python-package.yml's changelog.

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Commits
  • e204ec9 chore(main): release 9.30.0 (#845)
  • f22aecc chore: set cooldown period (#875)
  • a5633ba docs: run MkDocs development server (#873)
  • 55403cd docs(commitlint): add initial workflow documentation (#871)
  • 938b212 fix(commitlint): workflow fails if triggered by non-push event (#870)
  • f01a9d4 docs(release-please-manifest): fix title and formatting (#872)
  • 6ca9c72 docs(mkdocs): add initial workflow documentation (#867)
  • 10dcc82 chore: add missing scopes to commitlint config (#869)
  • 1234db2 ci: lint PR title scope (#868)
  • 35b01de chore: add github cli installation check (#866)
  • Additional commits viewable in compare view

Updates equinor/ops-actions/.github/workflows/commitlint.yml from 9.29.0 to 9.30.0

Release notes

Sourced from equinor/ops-actions/.github/workflows/commitlint.yml's releases.

v9.30.0

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Changelog

Sourced from equinor/ops-actions/.github/workflows/commitlint.yml's changelog.

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Commits
  • e204ec9 chore(main): release 9.30.0 (#845)
  • f22aecc chore: set cooldown period (#875)
  • a5633ba docs: run MkDocs development server (#873)
  • 55403cd docs(commitlint): add initial workflow documentation (#871)
  • 938b212 fix(commitlint): workflow fails if triggered by non-push event (#870)
  • f01a9d4 docs(release-please-manifest): fix title and formatting (#872)
  • 6ca9c72 docs(mkdocs): add initial workflow documentation (#867)
  • 10dcc82 chore: add missing scopes to commitlint config (#869)
  • 1234db2 ci: lint PR title scope (#868)
  • 35b01de chore: add github cli installation check (#866)
  • Additional commits viewable in compare view

Updates equinor/ops-actions/.github/workflows/mkdocs.yml from 9.29.0 to 9.30.0

Release notes

Sourced from equinor/ops-actions/.github/workflows/mkdocs.yml's releases.

v9.30.0

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Changelog

Sourced from equinor/ops-actions/.github/workflows/mkdocs.yml's changelog.

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Commits
  • e204ec9 chore(main): release 9.30.0 (#845)
  • f22aecc chore: set cooldown period (#875)
  • a5633ba docs: run MkDocs development server (#873)
  • 55403cd docs(commitlint): add initial workflow documentation (#871)
  • 938b212 fix(commitlint): workflow fails if triggered by non-push event (#870)
  • f01a9d4 docs(release-please-manifest): fix title and formatting (#872)
  • 6ca9c72 docs(mkdocs): add initial workflow documentation (#867)
  • 10dcc82 chore: add missing scopes to commitlint config (#869)
  • 1234db2 ci: lint PR title scope (#868)
  • 35b01de chore: add github cli installation check (#866)
  • Additional commits viewable in compare view

Updates equinor/ops-actions/.github/workflows/github-pages.yml from 9.29.0 to 9.30.0

Release notes

Sourced from equinor/ops-actions/.github/workflows/github-pages.yml's releases.

v9.30.0

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Changelog

Sourced from equinor/ops-actions/.github/workflows/github-pages.yml's changelog.

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Commits
  • e204ec9 chore(main): release 9.30.0 (#845)
  • f22aecc chore: set cooldown period (#875)
  • a5633ba docs: run MkDocs development server (#873)
  • 55403cd docs(commitlint): add initial workflow documentation (#871)
  • 938b212 fix(commitlint): workflow fails if triggered by non-push event (#870)
  • f01a9d4 docs(release-please-manifest): fix title and formatting (#872)
  • 6ca9c72 docs(mkdocs): add initial workflow documentation (#867)
  • 10dcc82 chore: add missing scopes to commitlint config (#869)
  • 1234db2 ci: lint PR title scope (#868)
  • 35b01de chore: add github cli installation check (#866)
  • Additional commits viewable in compare view

Updates equinor/ops-actions/.github/workflows/release-please.yml from 9.29.0 to 9.30.0

Release notes

Sourced from equinor/ops-actions/.github/workflows/release-please.yml's releases.

v9.30.0

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Changelog

Sourced from equinor/ops-actions/.github/workflows/release-please.yml's changelog.

9.30.0 (2025-11-07)

Features

  • mkdocs: enable optional strict mode (#844) (1adb234)
  • terraform: download modules from private GitHub repository (#861) (206634c)

Bug Fixes

  • commitlint: workflow fails if triggered by non-push event (#870) (938b212)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#852) (262e1ed)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#862) (bf6eb13)
  • deps: bump astral-sh/setup-uv from 6.7.0 to 7.1.2 (#849) (073a5fb)
  • deps: bump databricks/setup-cli from 0.273.0 to 0.274.0 (#848) (01f5184)
  • deps: bump databricks/setup-cli from 0.274.0 to 0.275.0 (#863) (38d64e7)
  • deps: bump github/codeql-action from 3.30.3 to 4.31.0 (#851) (36d17c6)
  • deps: bump github/codeql-action from 4.31.0 to 4.31.2 (#864) (ee2fb2a)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (11f4a8e)
  • deps: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#850) (11f4a8e)
  • zizmor-codeql: allow empty config file path (#857) (69206c3), closes #855
  • zizmor-codeql: exit with error if config file not found (#860) (8665466)
Commits
  • e204ec9 chore(main): release 9.30.0 (#845)
  • f22aecc chore: set cooldown period (#875)
  • a5633ba docs: run MkDocs development server (#873)
  • 55403cd docs(commitlint): add initial workflow documentation (#871)
  • 938b212 fix(commitlint): workflow fails if triggered by non-push event (#870)
  • f01a9d4 docs(release-please-manifest): fix title and formatting (#872)
  • 6ca9c72 docs(mkdocs): add initial workflow documentation (#867)
  • 10dcc82 chore: add missing scopes to commitlint config (#869)
  • 1234db2 ci: lint PR title scope (#868)
  • 35b01de chore: add github cli installation check (#866)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [equinor/ops-actions/.github/workflows/python-package.yml](https://github.com/equinor/ops-actions) | `9.29.0` | `9.30.0` |
| [equinor/ops-actions/.github/workflows/commitlint.yml](https://github.com/equinor/ops-actions) | `9.29.0` | `9.30.0` |
| [equinor/ops-actions/.github/workflows/mkdocs.yml](https://github.com/equinor/ops-actions) | `9.29.0` | `9.30.0` |
| [equinor/ops-actions/.github/workflows/github-pages.yml](https://github.com/equinor/ops-actions) | `9.29.0` | `9.30.0` |
| [equinor/ops-actions/.github/workflows/release-please.yml](https://github.com/equinor/ops-actions) | `9.29.0` | `9.30.0` |


Updates `equinor/ops-actions/.github/workflows/python-package.yml` from 9.29.0 to 9.30.0
- [Release notes](https://github.com/equinor/ops-actions/releases)
- [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md)
- [Commits](equinor/ops-actions@v9.29.0...v9.30.0)

Updates `equinor/ops-actions/.github/workflows/commitlint.yml` from 9.29.0 to 9.30.0
- [Release notes](https://github.com/equinor/ops-actions/releases)
- [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md)
- [Commits](equinor/ops-actions@v9.29.0...v9.30.0)

Updates `equinor/ops-actions/.github/workflows/mkdocs.yml` from 9.29.0 to 9.30.0
- [Release notes](https://github.com/equinor/ops-actions/releases)
- [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md)
- [Commits](equinor/ops-actions@v9.29.0...v9.30.0)

Updates `equinor/ops-actions/.github/workflows/github-pages.yml` from 9.29.0 to 9.30.0
- [Release notes](https://github.com/equinor/ops-actions/releases)
- [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md)
- [Commits](equinor/ops-actions@v9.29.0...v9.30.0)

Updates `equinor/ops-actions/.github/workflows/release-please.yml` from 9.29.0 to 9.30.0
- [Release notes](https://github.com/equinor/ops-actions/releases)
- [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md)
- [Commits](equinor/ops-actions@v9.29.0...v9.30.0)

---
updated-dependencies:
- dependency-name: equinor/ops-actions/.github/workflows/python-package.yml
  dependency-version: 9.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: equinor/ops-actions/.github/workflows/commitlint.yml
  dependency-version: 9.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: equinor/ops-actions/.github/workflows/mkdocs.yml
  dependency-version: 9.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: equinor/ops-actions/.github/workflows/github-pages.yml
  dependency-version: 9.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: equinor/ops-actions/.github/workflows/release-please.yml
  dependency-version: 9.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-ac0eee90c8 branch November 24, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant