Skip to content

Commit f5b11dd

Browse files
authored
Update security.yaml
1 parent 92902d7 commit f5b11dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/security.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@master
11+
- name: get otelcol-contrib
12+
run: make getotelcol
1113
- name: Run Snyk to check for vulnerabilities
1214
uses: snyk/actions/golang@master
1315
continue-on-error: true # To make sure that SARIF upload gets called

0 commit comments

Comments
 (0)