Skip to content

Commit f173d3b

Browse files
committed
build: pin github action digests
Signed-off-by: Adam Setch <[email protected]>
1 parent df97334 commit f173d3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Linting
22

3-
permissions:
4-
contents: read
5-
63
on:
74
push:
85
branches:
96
- main
107
pull_request:
118

9+
permissions:
10+
contents: read
11+
1212
jobs:
1313
lint:
1414
name: biomejs

0 commit comments

Comments
 (0)