Skip to content

Commit f903f31

Browse files
committed
Lock ZMK to v0.3.0
1 parent 238c904 commit f903f31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
22

33
jobs:
44
build:
5-
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
5+
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3.0

config/west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ manifest:
1515
projects:
1616
- name: zmk
1717
remote: zmkfirmware
18-
revision: main
18+
revision: v0.3.0
1919
import: app/west.yml
2020
- name: urchin-zmk-module
2121
remote: duckyb

0 commit comments

Comments
 (0)