Skip to content

Bump the github-actions group with 3 updates#864

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-59c1694a3f
Open

Bump the github-actions group with 3 updates#864
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-59c1694a3f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the github-actions group with 3 updates: actions/checkout, KyleMayes/install-llvm-action and azure/trusted-signing-action.

Updates actions/checkout from 5.0.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

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.

Commits

Updates KyleMayes/install-llvm-action from 2.0.8 to 2.0.9

Release notes

Sourced from KyleMayes/install-llvm-action's releases.

v2.0.9

  • Added support for additional LLVM and Clang 20/21 versions
Changelog

Sourced from KyleMayes/install-llvm-action's changelog.

[2.0.9] - 2026-01-20

  • Added support for additional LLVM and Clang 20/21 versions
Commits

Updates azure/trusted-signing-action from 0.5.11 to 1.0.0

Release notes

Sourced from azure/trusted-signing-action's releases.

Artifact Signing v1.0.0

Rebranding action from Trusted Signing into Artifact Signing. This will be our initial version for GA.

Commits

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

Important

Bump actions/checkout, KyleMayes/install-llvm-action, and azure/trusted-signing-action to latest versions across multiple workflows.

  • Updates:
    • actions/checkout updated from v5.0.1 to v6.0.2 in abi-report.yml, aocc-cmake.yml, clang-format-check.yml, and 15 other files.
    • KyleMayes/install-llvm-action updated from v2.0.8 to v2.0.9 in cmake-analysis.yml, cmake-script.yml, and cmake-ctest.yml.
    • azure/trusted-signing-action updated from v0.5.11 to v1.0.0 in cmake-ctest.yml.

This description was created by Ellipsis for b9363b8. You can customize this summary. It will automatically update as commits are pushed.

Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) and [azure/trusted-signing-action](https://github.com/azure/trusted-signing-action).


Updates `actions/checkout` from 5.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5.0.1...v6.0.2)

Updates `KyleMayes/install-llvm-action` from 2.0.8 to 2.0.9
- [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
- [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
- [Commits](KyleMayes/install-llvm-action@v2.0.8...v2.0.9)

Updates `azure/trusted-signing-action` from 0.5.11 to 1.0.0
- [Release notes](https://github.com/azure/trusted-signing-action/releases)
- [Commits](https://github.com/azure/trusted-signing-action/compare/v0.5.11...v1.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: KyleMayes/install-llvm-action
  dependency-version: 2.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: azure/trusted-signing-action
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

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 Feb 1, 2026
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.

2 participants