Skip to content

Commit 95c061c

Browse files
committed
fix newline
1 parent c4d24e2 commit 95c061c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: run snyk
2020
run: snyk monitor --file=Gemfile.lock --project-name=${{github.repository}}:Gemfile.lock
2121
env:
22-
SNYK_TOKEN: ${{ secrets.SNYK_FOSS_KEY }}
22+
SNYK_TOKEN: ${{ secrets.SNYK_FOSS_KEY }}

0 commit comments

Comments
 (0)