Skip to content

Commit 5af819e

Browse files
chore(deps): pin block/apple-codesign-action action to 679535d (#536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b6e301 commit 5af819e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staged-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Codesign and Notarize
8989
id: codesign
90-
uses: block/apple-codesign-action@v1.1.0
90+
uses: block/apple-codesign-action@679535d1ab7c5a7c18e6f9afcba3464512cc3dde # v1.1.0
9191
with:
9292
osx-codesign-role: ${{ secrets.OSX_CODESIGN_ROLE }}
9393
codesign-s3-bucket: ${{ secrets.CODESIGN_S3_BUCKET }}

0 commit comments

Comments
 (0)