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 0c0a51c commit 5f32388Copy full SHA for 5f32388
.github/workflows/publish-to-cws-ews-on-chromium-bump.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Publish to CWS
38
if: env.VERSION_CHANGED == 'true'
39
- uses: mobilefirstllc/cws-publish@latest
+ uses: mobilefirstllc/cws-publish@5e3b5249835f1fac9f7e8c9982fec7a80e1b82a8
40
with:
41
action: publish
42
extension_id: ckhgddjdjkphbaediggjdddjdjgkalom
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Publish to EWS
50
51
- uses: wdzeng/edge-addon@v2
+ uses: wdzeng/edge-addon@06369b959ad46c147bcd550ce79acda53a9e16f8
52
53
product-id: ${{ secrets.EWS_PRODUCT_ID }}
54
client-id: ${{ secrets.EWS_CLIENT_ID }}
0 commit comments