Skip to content

Commit

Permalink
Build: Bump lando/notarize-action
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent e12cb71 commit f6775a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ jobs:
needs.create_release.outputs.publish_to_release == 'true' &&
steps.build.outputs.macos_notarize == 'true'
id: notarize-macOS-app
uses: lando/notarize-action@4f5869b09386e8336802159031e4189e0919ae20
uses: lando/notarize-action@bd2f055b8685623053d14594e9c5742c912befaf
with:
product-path: deploy/${{ steps.get-artifacts.outputs.artifact_1 }}
primary-bundle-id: io.jamulus.Jamulus
Expand Down

0 comments on commit f6775a2

Please sign in to comment.