We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec5c5d commit d40f9aaCopy full SHA for d40f9aa
1 file changed
.github/workflows/codeql.yaml
@@ -36,7 +36,7 @@ jobs:
36
fetch-tags: true
37
repository: virusTotal/yara-x
38
path: yara-x
39
- ref: refs/tags/v0.15.0
+ ref: refs/tags/v1.0.0
40
- name: Install Rust for yara-x-capi
41
uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
42
with:
0 commit comments