Skip to content

Commit 2cc8470

Browse files
Update CI workflows to 3183c04 (#113)
This PR updates the CI workflow files from the main Zed repository based on the commit zed-industries/zed@3183c04 The update includes a new version of the extension CLI which adds validation for semantic token rules for languages Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
1 parent 77640b5 commit 2cc8470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
contents: write
4747
issues: write
4848
pull-requests: write
49-
uses: zed-industries/zed/.github/workflows/extension_bump.yml@30d3467d4bbbb47296b6cd81c8f9ffc31ae94b4b
49+
uses: zed-industries/zed/.github/workflows/extension_bump.yml@3183c04515a489e394dca8a254304e96dacec62a
5050
secrets:
5151
app-id: ${{ secrets.ZED_ZIPPY_APP_ID }}
5252
app-secret: ${{ secrets.ZED_ZIPPY_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)