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

Build: Bump lando/notarize-action from 4f5869b09386e8336802159031e4189e0919ae20 to bd2f055b8685623053d14594e9c5742c912befaf #3263

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps lando/notarize-action from 4f5869b09386e8336802159031e4189e0919ae20 to bd2f055b8685623053d14594e9c5742c912befaf.

Changelog

Sourced from lando/notarize-action's changelog.

v2.0.2 - June 17, 2023

v2.0.1 - April 27, 2023

  • Added guard around unsupported tools
  • Fixed bug causing no default tool to be set

v2.0.0 - April 27, 2023

  • Added support for both altool and notarytool
  • Switched set-output and save-state to new $GITHUB_OUTPUT and $GITHUB_STATE. See this
  • Switched default tool to notarytool
  • Updated all core actions to use v3 if possible

NOTE: Originally forked from https://github.com/devbotsxyz/xcode-notarize

Commits

You 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@ann0see
Copy link
Member

ann0see commented Apr 8, 2024

Needs review.

@pljones pljones added this to the Release 3.12.0 milestone May 6, 2024
@softins
Copy link
Member

softins commented Jul 10, 2024

@dependabot rebase

Bumps [lando/notarize-action](https://github.com/lando/notarize-action) from 4f5869b09386e8336802159031e4189e0919ae20 to bd2f055b8685623053d14594e9c5742c912befaf.
- [Release notes](https://github.com/lando/notarize-action/releases)
- [Changelog](https://github.com/lando/notarize-action/blob/main/CHANGELOG.md)
- [Commits](lando/notarize-action@4f5869b...bd2f055)

---
updated-dependencies:
- dependency-name: lando/notarize-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/lando/notarize-action-bd2f055b8685623053d14594e9c5742c912befaf branch from f6775a2 to 973b8ac Compare July 10, 2024 14:43
@softins
Copy link
Member

softins commented Jul 10, 2024

Needs review.

What kind of review? I've looked at the code for the action at https://github.com/lando/notarize-action/commits/main/, although I'm not familiar with the project. We can verify that our project builds correctly with this PR, but I guess the operation of notarize-action can't be tested unless we are signing a release? Does signing/notarization currently work in our repo?

I would be inclined to merge this, and investigate any problems if they occur later.

@ann0see
Copy link
Member

ann0see commented Jul 10, 2024

I don't think we notarize ourselves. So I don't think we can test this.

@ann0see
Copy link
Member

ann0see commented Jul 10, 2024

In my opinion it's an avoidable dependency. I'm a bit worried about a security related action we don't fully understand.

Copy link
Member

@ann0see ann0see left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we need to go with this.

@ann0see
Copy link
Member

ann0see commented Aug 22, 2024

@dependabot close

@dependabot dependabot bot closed this Aug 22, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/lando/notarize-action-bd2f055b8685623053d14594e9c5742c912befaf branch August 22, 2024 18:48
@pljones pljones removed this from the Release 3.12.0 milestone Aug 30, 2024
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.

3 participants