Skip to content

Commit

Permalink
chore: pin nancy (#2977)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainStandby committed Dec 29, 2022
1 parent 6134150 commit 20da533
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -81,6 +81,8 @@ jobs:
- run: go list -json > go.list
- name: Run nancy
uses: sonatype-nexus-community/nancy-github-action@v1.0.2
with:
nancyVersion: v1.0.42
- run: npm install
name: Install node deps
- name: Run golangci-lint
Expand Down

0 comments on commit 20da533

Please sign in to comment.