We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f85b59 commit 4a26cd4Copy full SHA for 4a26cd4
.github/workflows/main.yml
@@ -411,7 +411,7 @@ jobs:
411
merge-multiple: true
412
413
- name: Sign executables and libraries
414
- uses: ImageMagick/code-signing@4d19869732e1cd97bb823ad21ebffb26ad10836c # v1.0.0
+ uses: ImageMagick/code-signing-action@4d19869732e1cd97bb823ad21ebffb26ad10836c # v1.0.0
415
with:
416
client-id: ${{ secrets.AZURE_CLIENT_ID }}
417
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
0 commit comments