Skip to content

Commit e03d5eb

Browse files
authored
ci(workflows): pin another 3rd party action (#11)
ci(workflows): pin 3rd party actions
1 parent 1121b13 commit e03d5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
persist-credentials: false
4343
- name: Set up tree-sitter
44-
uses: tree-sitter/setup-action/cli@v2
44+
uses: tree-sitter/setup-action/cli@c4c258862a6a7e43a7aef152256bbf659972c408 # v2
4545
- name: Set up examples
4646
run: |-
4747
git clone https://github.com/mdn/content examples/content --single-branch --depth=1 --filter=blob:none

0 commit comments

Comments
 (0)