Skip to content

Commit 88fc6d4

Browse files
committed
ci: pin action by commit hash
1 parent 07fbd98 commit 88fc6d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{matrix.platform}}
2020
steps:
2121
- name: Check out code
22-
uses: actions/checkout@v6
22+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323

2424
- name: Set up Go ${{matrix.go-version}}
2525
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0

0 commit comments

Comments
 (0)