diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index b098dc34c1..fb439f7e47 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -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@b1d2a24032a1b75462f84583a5e7890a8e7f05fd with: product-path: deploy/${{ steps.get-artifacts.outputs.artifact_1 }} primary-bundle-id: io.jamulus.Jamulus