Skip to content

Commit 9edb642

Browse files
chore(deps): pin actions/checkout action to v6.1.0 (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1e7564 commit 9edb642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
os: [depot-ubuntu-24.04-arm-16, macos-latest, windows-latest]
138138
steps:
139139
- name: Checkout
140-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
140+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
141141
- name: Setup Biome CLI
142142
uses: ./
143143
with:

0 commit comments

Comments
 (0)