Skip to content

Commit f3a5277

Browse files
authored
Merge branch 'main' into renovate/minor-dependency-updates
2 parents 32a6631 + f5a1e3a commit f3a5277

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* @coder/code-server-reviewers
1+
* @coder/code-server
22

33
ci/helm-chart/ @Matthew-Beckett @alexgorbatchev
44

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Checkout code-server
25-
- uses: actions/checkout@v3
25+
uses: actions/checkout@v3
2626

2727
- name: Get version
2828
id: version

0 commit comments

Comments
 (0)