mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-08-27 13:40:16 +03:00
ci: pin checkout hash
[skip ci]
This commit is contained in:
parent
e7232f6e7c
commit
e6e0eca071
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- name: Checkout codebase
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
ref: ${{ github.ref }}
|
||||
path: code
|
||||
|
||||
- name: Setup Go
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user