build(deps): bump Apple-Actions/import-codesign-certs from 5 to 6#20334
Merged
cmmarslender merged 1 commit intomainfrom Feb 16, 2026
Merged
Conversation
Pull Request Test Coverage Report for Build 20076925578Details
💛 - Coveralls |
Contributor
|
This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed by the relevant parties. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 5 to 6. - [Release notes](https://github.com/apple-actions/import-codesign-certs/releases) - [Commits](Apple-Actions/import-codesign-certs@v5...v6) --- updated-dependencies: - dependency-name: Apple-Actions/import-codesign-certs dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3c81e4c to
aea5b84
Compare
cmmarslender
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps Apple-Actions/import-codesign-certs from 5 to 6.
Release notes
Sourced from Apple-Actions/import-codesign-certs's releases.
... (truncated)
Commits
b610f78Add productsign to approved list (fixes #131)97479d5Upgrade to node24146e065Regenerate lock file017f6a7Merge remote-tracking branches 'origin/dependabot/github_actions/actions/chec...8ecea96Bump actions/checkout from 5.0.0 to 6.0.082d766cBump glob from 10.4.5 to 10.5.040f8eeaBump js-yaml from 4.1.0 to 4.1.171e9997Bump eslint from 9.36.0 to 9.39.0f841f31Bump@vercel/nccfrom 0.38.3 to 0.38.4b1c34a9Bump knip from 5.64.2 to 5.66.4You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Single GitHub Actions dependency bump in the macOS CI workflow; main risk is potential CI/signing behavior differences in the updated action.
Overview
Updates the macOS installer build workflow (
.github/workflows/build-macos-installers.yml) to useApple-Actions/import-codesign-certs@v6instead of@v5when importing the Apple app signing certificate.Written by Cursor Bugbot for commit aea5b84. This will update automatically on new commits. Configure here.