mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
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:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
0de6487388
commit
2bb25e7b04
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user