Skip to content

Commit

Permalink
fix: pin nancy
Browse files Browse the repository at this point in the history
  • Loading branch information
alnr authored and aeneasr committed Jan 28, 2023
1 parent f56e5fa commit 0156556
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,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
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v2
env:
Expand Down

0 comments on commit 0156556

Please sign in to comment.