Skip to content

Commit 0d48bc9

Browse files
committed
ci: name the exact checkout tag in the pin comment
1 parent 5e61520 commit 0d48bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/presubmit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- name: Check out code
28-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
28+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929

3030
- name: Install Gemini CLI
3131
run: npm install @google/gemini-cli

0 commit comments

Comments
 (0)