Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Create synk.yml

Create synk.yml #1

Workflow file for this run

name: Example workflow for Maven using Snyk
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/maven@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }

Check failure on line 11 in .github/workflows/synk.yml

View workflow run for this annotation

GitHub Actions / Example workflow for Maven using Snyk

Invalid workflow file

The workflow is not valid. .github/workflows/synk.yml (Line: 11, Col: 23): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.