From f0314ff5d2356318cea9d3115fbd7aaf38cc360a Mon Sep 17 00:00:00 2001 From: Melvin Laplanche Date: Fri, 25 Sep 2020 00:14:51 -0700 Subject: [PATCH] fix nancy branche name --- .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 7c6e1363261a..4da263731739 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@master + uses: sonatype-nexus-community/nancy-github-action@main