Skip to content

Commit ceb3595

Browse files
pinned to v3.8.0
Signed-off-by: Vedansh Saini <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7d37b09 commit ceb3595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-chrome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fi
3333
3434
- name: Upload and Publish to Chrome Web Store
35-
uses: PlasmoHQ/chrome-extension-action@v3
35+
uses: PlasmoHQ/chrome-extension-action@c15984c0a74f452851c605cab46f34d9fd6cb158
3636
with:
3737
client_id: ${{ secrets.CHROME_CLIENT_ID }}
3838
client_secret: ${{ secrets.CHROME_CLIENT_SECRET }}

0 commit comments

Comments
 (0)