We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2545b31 commit 47698c0Copy full SHA for 47698c0
.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@4c07996872eb61a92f2daf637eca33c95e72ecde # v2.1.0
+ uses: wdzeng/edge-addon@d4db1eea77297a24d799394dec87e8912e0902f9 # v2.1.0
52
with:
53
product-id: ${{ secrets.EWS_PRODUCT_ID }}
54
client-id: ${{ secrets.EWS_CLIENT_ID }}
0 commit comments