Skip to content

Commit ce1855c

Browse files
committed
comment out dependabot till first releasse
1 parent 2a9c043 commit ce1855c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scan.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# sarif_file: trivy-results.sarif
5151

5252
llvm-cov:
53-
name: RustAnalize
53+
name: llvm-cov
5454
runs-on: ubuntu-latest
5555
steps:
5656
- name: Checkout repository
@@ -100,7 +100,7 @@ jobs:
100100

101101

102102
codeql:
103-
name: RustAnalize
103+
name: SonarQube
104104
runs-on: ubuntu-latest
105105
steps:
106106
- name: Checkout repository

0 commit comments

Comments
 (0)