Skip to content

Commit

Permalink
Merge pull request #3 from MVPFactory/fix
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
AmmarArnt authored Sep 5, 2023
2 parents 5e14331 + 3a11fe5 commit 51256c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Ignore Node.js dependencies
node_modules/

# Ignore built files
/dist/
*.tsbuildinfo

# Ignore GitHub Action artifacts
*.rpk
*.zip
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v2
- name: pnpm Snyk Delta
id: pnpm-snyk-delta
uses: MVPFactory/[email protected].0
uses: MVPFactory/[email protected].1
with:
snykToken: ${{ secrets.snykToken }}
pnpmLockfilePath: "tests/fixtures/with-tslint/"
Expand Down

0 comments on commit 51256c9

Please sign in to comment.