Below you will find pages that utilize the taxonomy term “Apple-Actions”
December 3, 2025
Import Code-Signing Certificates
Version updated for https://github.com/Apple-Actions/import-codesign-certs to version v6.0.0.
This action is used across all versions by 6,477 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgrade to node24 Allowed productsign (https://github.com/Apple-Actions/import-codesign-certs/issues/131) Dependency upgrades Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/Apple-Actions/import-codesign-certs/pull/126 Bump eslint from 9.31.0 to 9.33.0 by @dependabot[bot] in https://github.com/Apple-Actions/import-codesign-certs/pull/123 Bump @types/node from 24.2.1 to 24.3.0 by @dependabot[bot] in https://github.com/Apple-Actions/import-codesign-certs/pull/127 Bump knip from 5.
June 8, 2025
Import Code-Signing Certificates
Version updated for https://github.com/Apple-Actions/import-codesign-certs to version v5.0.2.
This action is used across all versions by 5,722 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix keychain deletion in multi-certificate workflows (Resubmit) by @FelixLisczyk in https://github.com/Apple-Actions/import-codesign-certs/pull/100 New Contributors @FelixLisczyk made their first contribution in https://github.com/Apple-Actions/import-codesign-certs/pull/100 Full Changelog: https://github.com/Apple-Actions/import-codesign-certs/compare/v5.0.1...v5.0.2
May 14, 2025
Import Code-Signing Certificates
Version updated for https://github.com/Apple-Actions/import-codesign-certs to version v5.0.1.
This action is used across all versions by 5,506 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed allow pkgbuild to access imported keys by @gaurdro in https://github.com/Apple-Actions/import-codesign-certs/pull/88 New Contributors @gaurdro made their first contribution in https://github.com/Apple-Actions/import-codesign-certs/pull/88 Full Changelog: https://github.com/Apple-Actions/import-codesign-certs/compare/v5.0.0...v5.0.1
May 10, 2024
Import Code-Signing Certificates
Version updated for Apple-Actions/import-codesign-certs to version v3.
This action is used across all versions by 3,812 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Upgrade to node 20 plus some other changes