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 d5f1459 commit 87b9698Copy full SHA for 87b9698
.github/workflows/publish-to-cws-ews-on-chromium-bump.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Publish to EWS
50
if: env.VERSION_CHANGED == 'true'
51
- uses: wdzeng/edge-addon@06369b959ad46c147bcd550ce79acda53a9e16f8
+ uses: wdzeng/edge-addon@4c07996872eb61a92f2daf637eca33c95e72ecde # v2.1.0
52
with:
53
product-id: ${{ secrets.EWS_PRODUCT_ID }}
54
client-id: ${{ secrets.EWS_CLIENT_ID }}
0 commit comments