Skip to content

Commit 4e1e44f

Browse files
chore(deps): update mnao305/chrome-extension-upload action to v6
1 parent 4f3eec2 commit 4e1e44f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Upload & release Chrome extension
7474
if: steps.changesets.outcome == 'success' && steps.changesets.outputs.published == 'true'
75-
uses: mnao305/chrome-extension-upload@v5.0.0
75+
uses: mnao305/chrome-extension-upload@v6.0.0
7676
with:
7777
file-path: apollo-client-devtools-chrome.zip
7878
extension-id: ${{ secrets.CHROME_EXTENSION_ID }}

0 commit comments

Comments
 (0)