chore(deps): pin block/apple-codesign-action action to 679535d (#159)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-23 08:33:39 -07:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 0de6487388
commit 2bb25e7b04
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
- name: Codesign and Notarize
if: ${{ inputs.signing }}
id: codesign
uses: block/apple-codesign-action@v1.1.0
uses: block/apple-codesign-action@679535d1ab7c5a7c18e6f9afcba3464512cc3dde # v1.1.0
with:
osx-codesign-role: ${{ secrets.OSX_CODESIGN_ROLE }}
codesign-s3-bucket: ${{ secrets.CODESIGN_S3_BUCKET }}