From 752b2f5088145678d0c2bcaaed08f9c5af0871a4 Mon Sep 17 00:00:00 2001 From: Tam Mach Date: Sat, 3 Oct 2020 22:43:55 +1000 Subject: [PATCH] ci(nancy): Bump nancy version to 1.0.1 This commit is to update version to 1.0.1 Closes #1320 Signed-off-by: Tam Mach --- .github/workflows/pr-extra.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-extra.yml b/.github/workflows/pr-extra.yml index 4da263731739..d574137565e1 100644 --- a/.github/workflows/pr-extra.yml +++ b/.github/workflows/pr-extra.yml @@ -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