We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40309a commit c2a0c0aCopy full SHA for c2a0c0a
.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
62
p12-file-base64: ${{ secrets.CERTIFICATES_P12 }}
63
p12-password: ${{ secrets.CERTIFICATES_P12_PASSWORD }}
64
65
- - uses: halprin/macos-sign-package-notarize@v1
+ - uses: halprin/macos-sign-package-notarize@v2
66
with:
67
path-to-binary: ./aws-mfa
68
signing-identity: ${{ secrets.SIGNING_IDENTITY }}
0 commit comments