Skip to content

Commit 7c44779

Browse files
Update CI workflows to 0c49aaa (#112)
This PR updates the CI workflow files from the main Zed repository based on the commit zed-industries/zed@0c49aaa This changes the workflows to instead use a pinned version of the workflows from the main repository. Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
1 parent e12cee5 commit 7c44779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@main
49+
uses: zed-industries/zed/.github/workflows/extension_bump.yml@0c49aaae3743e349dc18452c90877dbdee59bee1
5050
secrets:
5151
app-id: ${{ secrets.ZED_ZIPPY_APP_ID }}
5252
app-secret: ${{ secrets.ZED_ZIPPY_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)