We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6e301 commit 5af819eCopy full SHA for 5af819e
1 file changed
.github/workflows/staged-release.yml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: Codesign and Notarize
89
id: codesign
90
- uses: block/apple-codesign-action@v1.1.0
+ uses: block/apple-codesign-action@679535d1ab7c5a7c18e6f9afcba3464512cc3dde # v1.1.0
91
with:
92
osx-codesign-role: ${{ secrets.OSX_CODESIGN_ROLE }}
93
codesign-s3-bucket: ${{ secrets.CODESIGN_S3_BUCKET }}
0 commit comments