Skip to content

Chore(deps): Bump the actions-deps group across 1 directory with 6 updates#10

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions-deps-a53b12c7db
Open

Chore(deps): Bump the actions-deps group across 1 directory with 6 updates#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions-deps-a53b12c7db

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown

Bumps the actions-deps group with 6 updates in the / directory:

Package From To
lfreleng-actions/github2gerrit-action 1.2.1 1.2.4
actions/checkout 4 6
actions/setup-python 5.6.0 6.2.0
lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml 0.2.21 0.6.0
lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml 0.2.21 0.6.0
im-open/workflow-conclusion 2.2.3 2.2.5

Updates lfreleng-actions/github2gerrit-action from 1.2.1 to 1.2.4

Release notes

Sourced from lfreleng-actions/github2gerrit-action's releases.

v1.2.4

Downloads for this release

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

🎓 Code Quality 🎓

Links

v1.2.3

Downloads for this release

🐛 Bug Fixes 🐛

  • Fix: abandon Gerrit changes over SSH on PR close @​askb (#269)

🔧 Maintenance 🔧

🎓 Code Quality 🎓

  • Chore: add path filters to testing.yaml for pull_request trigger @​askb (#266)

Links

... (truncated)

Commits
  • 806c001 Merge pull request #284 from modeseven-lfreleng-actions/fix/cryptography-open...
  • 875879a Fix: resolve vulnerable OpenSSL in cryptography
  • 587d4f0 Merge pull request #283 from lfreleng-actions/dependabot/uv/pyjwt-2.13.0
  • 93dff5d Chore: Bump pyjwt from 2.12.1 to 2.13.0
  • 71763aa Merge pull request #282 from modeseven-lfreleng-actions/fix/security-zizmor-c...
  • 309622b Fix: address Zizmor and CodeQL security findings
  • fb35f88 Merge pull request #280 from lfreleng-actions/pre-commit-ci-update-config
  • b2d33e5 Merge pull request #281 from modeseven-lfreleng-actions/fix/gerrit-auth-guard...
  • dbc0a93 Fix: surface Gerrit auth failures without noise
  • 847130b Chore: pre-commit autoupdate
  • Additional commits viewable in compare view

Updates actions/checkout from 4 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

... (truncated)

Commits
  • df4cb1c Update changelog for v6.0.3 (#2446)
  • 1cce339 Fix checkout init for SHA-256 repositories (#2439)
  • 900f221 fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)
  • 0c366fd Update changelog (#2357)
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • 8e8c483 Clarify v6 README (#2328)
  • 033fa0d Add worktree support for persist-credentials includeIf (#2327)
  • c2d88d3 Update all references from v5 and v4 to v6 (#2314)
  • 1af3b93 update readme/changelog for v6 (#2311)
  • Additional commits viewable in compare view

Updates actions/setup-python from 5.6.0 to 6.2.0

Release notes

Sourced from actions/setup-python's releases.

v6.2.0

What's Changed

Dependency Upgrades

Full Changelog: actions/setup-python@v6...v6.2.0

v6.1.0

What's Changed

Enhancements:

Dependency and Documentation updates:

New Contributors

Full Changelog: actions/setup-python@v6...v6.1.0

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

... (truncated)

Commits
  • a309ff8 Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)
  • bfe8cc5 Upgrade @​actions dependencies to Node 24 compatible versions (#1259)
  • 4f41a90 Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)
  • 83679a8 Bump @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...
  • bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234)
  • 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)
  • 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...
  • cfd55ca graalpy: add graalpy early-access and windows builds (#880)
  • bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)
  • 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas...
  • Additional commits viewable in compare view

Updates lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml from 0.2.21 to 0.6.0

Release notes

Sourced from lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml's releases.

v0.6.0

Downloads for this release

✨ New Features ✨

🔧 Maintenance 🔧

  • Chore: pre-commit linting updates @pre-commit-ci[bot] (#679)
  • Chore: Bump lfreleng-actions/nexus-publish-action from 0.2.0 to 0.2.1 @dependabot[bot] (#678)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/compose-jjb-verify.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#674)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/compose-packer-verify.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#676)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-sonatype-lifecycle.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#675)
  • Chore: Bump github/codeql-action from 4.36.1 to 4.36.2 @dependabot[bot] (#677)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#673)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-openssf-scorecard.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#672)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#670)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#671)

Links

v0.5.0

Downloads for this release

✨ New Features ✨

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

Links

v0.4.0

Downloads for this release

... (truncated)

Commits
  • f43b219 Merge pull request #681 from modeseven-lfit/feat/package-hardening-audit
  • 6f57890 Feat: Add package hardening audit workflow
  • f8a4d0a Merge pull request #680 from modeseven-lfit/ci/harden-runner-block-mode
  • 4d5996a Fix: Block egress, silence zizmor on autolabeler
  • 82c150a Feat: Add reusable SHA-pinned actions workflow
  • 96e32b5 Feat: Add reusable autolabeler workflow
  • ce92cf4 Feat: Add reusable zizmor scan workflow
  • e22e915 Style: Refine workflow display names
  • 371b433 Fix: Harden reusable workflow permissions
  • 8b9dd61 CI: Enable harden-runner block egress mode
  • Additional commits viewable in compare view

Updates lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml from 0.2.21 to 0.6.0

Release notes

Sourced from lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml's releases.

v0.6.0

Downloads for this release

✨ New Features ✨

🔧 Maintenance 🔧

  • Chore: pre-commit linting updates @pre-commit-ci[bot] (#679)
  • Chore: Bump lfreleng-actions/nexus-publish-action from 0.2.0 to 0.2.1 @dependabot[bot] (#678)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/compose-jjb-verify.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#674)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/compose-packer-verify.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#676)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-sonatype-lifecycle.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#675)
  • Chore: Bump github/codeql-action from 4.36.1 to 4.36.2 @dependabot[bot] (#677)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#673)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-openssf-scorecard.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#672)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#670)
  • Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.3.4 to 0.5.0 @dependabot[bot] (#671)

Links

v0.5.0

Downloads for this release

✨ New Features ✨

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

Links

v0.4.0

Downloads for this release

... (truncated)

Commits
  • f43b219 Merge pull request #681 from modeseven-lfit/feat/package-hardening-audit
  • 6f57890 Feat: Add package hardening audit workflow
  • f8a4d0a Merge pull request #680 from modeseven-lfit/ci/harden-runner-block-mode
  • 4d5996a Fix: Block egress, silence zizmor on autolabeler
  • 82c150a Feat: Add reusable SHA-pinned actions workflow
  • 96e32b5 Feat: Add reusable autolabeler workflow
  • ce92cf4 Feat: Add reusable zizmor scan workflow
  • e22e915 Style: Refine workflow display names
  • 371b433 Fix: Harden reusable workflow permissions
  • 8b9dd61 CI: Enable harden-runner block egress mode
  • Additional commits viewable in compare view

Updates im-open/workflow-conclusion from 2.2.3 to 2.2.5

Commits
  • 7b14694 Merge pull request #22 from im-open/dependabot/npm_and_yarn/multi-939339bafa
  • ed66aae Update dependencies to latest minor/patch versions
  • 7981b00 update readme
  • 25acccf Update require to import for @​actions dependencies
  • a13887b Update esbuild and rebuild dist
  • cabbd5f trigger checks
  • 7fab2e3 Merge branch 'main' into dependabot/npm_and_yarn/multi-939339bafa
  • 8545de8 trigger checks
  • fce1856 Merge pull request #27 from im-open/DEVO-1191-updatenodejs
  • a9a39c2 update nodejs
  • 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 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

…dates

Bumps the actions-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) | `1.2.1` | `1.2.4` |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5.6.0` | `6.2.0` |
| [lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml](https://github.com/lfit/releng-reusable-workflows) | `0.2.21` | `0.6.0` |
| [lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml](https://github.com/lfit/releng-reusable-workflows) | `0.2.21` | `0.6.0` |
| [im-open/workflow-conclusion](https://github.com/im-open/workflow-conclusion) | `2.2.3` | `2.2.5` |



Updates `lfreleng-actions/github2gerrit-action` from 1.2.1 to 1.2.4
- [Release notes](https://github.com/lfreleng-actions/github2gerrit-action/releases)
- [Changelog](https://github.com/lfreleng-actions/github2gerrit-action/blob/main/docs/RELEASE-v0.2.0.md)
- [Commits](lfreleng-actions/github2gerrit-action@a6534e6...806c001)

Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

Updates `actions/setup-python` from 5.6.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a26af69...a309ff8)

Updates `lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml` from 0.2.21 to 0.6.0
- [Release notes](https://github.com/lfit/releng-reusable-workflows/releases)
- [Commits](lfit/releng-reusable-workflows@4231fda...f43b219)

Updates `lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml` from 0.2.21 to 0.6.0
- [Release notes](https://github.com/lfit/releng-reusable-workflows/releases)
- [Commits](lfit/releng-reusable-workflows@4231fda...f43b219)

Updates `im-open/workflow-conclusion` from 2.2.3 to 2.2.5
- [Commits](im-open/workflow-conclusion@e4f7c49...7b14694)

---
updated-dependencies:
- dependency-name: lfreleng-actions/github2gerrit-action
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: actions/setup-python
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: im-open/workflow-conclusion
  dependency-version: 2.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 17, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

PR: #10
Mode: squash
Topic: GH-docs-10
Change-Ids:
I3e65015fb13e3a354e775562f8b9133fc4386a74
Digest: 09a8370a4870
GitHub-Hash: b4b3444c9a4a355b

Note: This metadata is also included in the Gerrit commit message for reconciliation.

@github-actions

Copy link
Copy Markdown

Change raised in Gerrit by GitHub2Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/123620

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

Development

Successfully merging this pull request may close these issues.

0 participants