Skip to content

Commit

Permalink
Corrected ver tag of wdzeng/edge-addon
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui authored Jan 12, 2025
1 parent d39575a commit 54fcf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-cws-ews-on-chromium-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Publish to EWS
if: env.VERSION_CHANGED == 'true'
uses: wdzeng/edge-addon@4c07996872eb61a92f2daf637eca33c95e72ecde # v2.1.0
uses: wdzeng/edge-addon@d4db1eea77297a24d799394dec87e8912e0902f9 # v2.1.0
with:
product-id: ${{ secrets.EWS_PRODUCT_ID }}
client-id: ${{ secrets.EWS_CLIENT_ID }}
Expand Down

0 comments on commit 54fcf6e

Please sign in to comment.