Skip to content

Commit b292c24

Browse files
chore(deps): update actions/checkout digest to 93cb6ef
1 parent e9ab549 commit b292c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
FORCE_COLOR: '1'
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
10+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1111
- uses: ./.github/actions/prepare
1212
- run: npm run lint
1313

0 commit comments

Comments
 (0)