Skip to content

Commit 66f6de8

Browse files
c3y1huangderekbit
authored andcommitted
chore: pin GH actions to commit sha
longhorn/longhorn-12841 Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
1 parent 1002ef5 commit 66f6de8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- name: Add Git
1616
run: apk add -U git
1717
- name: Checkout code
18-
uses: actions/checkout@v4
18+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1919
- name: Run dapper ci
2020
run: dapper ci

0 commit comments

Comments
 (0)