Skip to content

Commit

Permalink
ci(nancy): Bump nancy version to 1.0.1
Browse files Browse the repository at this point in the history
This commit is to update version to 1.0.1

Closes golangci#1320

Signed-off-by: Tam Mach <[email protected]>
  • Loading branch information
sayboras committed Oct 3, 2020
1 parent 926e76d commit 752b2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Run go list
run: go list -json -m all > go.list
- name: Nancy
uses: sonatype-nexus-community/nancy-github-action@main
uses: sonatype-nexus-community/nancy-github-action@1.0.1

0 comments on commit 752b2f5

Please sign in to comment.