Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️👷 Bump lando/code-sign-action from 2 to 3 #1789

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps lando/code-sign-action from 2 to 3.

Release notes

Sourced from lando/code-sign-action's releases.

v3.0.0

  • Added inputs.certificate-id for use when using non-Apple signing certs
  • Added inputs.signtool to explicitly use a particular tool but not usage is not recommended
  • Dropped support for linux, it never really worked and wasn't ever needed, it now errors on Linux
  • Improved inputs.file to correctly handle relative and absolute paths
  • Refactored code to be more pluggable in the event we want to support additional future signing methods

v2.2.0

  • Added support for using DigiCert KeyLocker to sign Windows and Linux packages. #7

v2.1.1

v2.1.0

  • Added support for either altool or notarytool for notarizations
  • Switched set-output and save-state to new $GITHUB_OUTPUT and $GITHUB_STATE. See this
  • Updated to use new @lando/notarize-action@v2
Changelog

Sourced from lando/code-sign-action's changelog.

v3.0.0 - November 19, 2024

BREAKING CHANGES

  • Added inputs.certificate-id for use when using non-Apple signing certs
  • Added inputs.signtool to explicitly use a particular tool but not usage is not recommended
  • Dropped support for linux, it never really worked and wasn't ever needed, it now errors on Linux
  • Improved inputs.file to correctly handle relative and absolute paths
  • Refactored code to be more pluggable in the event we want to support additional future signing methods

v2.2.0 - May 3, 2024

  • Added support for using DigiCert KeyLocker to sign Windows and Linux packages. #7

v2.1.1 - June 17, 2023

v2.1.0 - April 27, 2023

  • Added support for either altool or notarytool for notarizations
  • Switched set-output and save-state to new $GITHUB_OUTPUT and $GITHUB_STATE. See this
  • Updated to use new @lando/notarize-action@v2

v2.0.1 - April 13, 2022

  • Added color and icon to GitHub Marketplace listing

v2.0.0 - April 13, 2022

  • First release
Commits

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner November 25, 2024 09:35
@dependabot dependabot bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Nov 25, 2024
@ninadbstack
Copy link
Contributor

@dependabot recreate

Bumps [lando/code-sign-action](https://github.com/lando/code-sign-action) from 2 to 3.
- [Release notes](https://github.com/lando/code-sign-action/releases)
- [Changelog](https://github.com/lando/code-sign-action/blob/main/CHANGELOG.md)
- [Commits](lando/code-sign-action@v2...v3)

---
updated-dependencies:
- dependency-name: lando/code-sign-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/lando/code-sign-action-3 branch from f329b11 to d80c2f4 Compare November 27, 2024 08:01
@ninadbstack ninadbstack merged commit 48dd455 into master Nov 28, 2024
35 checks passed
@ninadbstack ninadbstack deleted the dependabot/github_actions/lando/code-sign-action-3 branch November 28, 2024 04:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant