From 8f95e1d28b462ad417254b827f1ea4a72e54b810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 05:01:11 +0000 Subject: [PATCH] build(deps): bump sonatype-nexus-community/nancy-github-action Bumps [sonatype-nexus-community/nancy-github-action](https://github.com/sonatype-nexus-community/nancy-github-action) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/sonatype-nexus-community/nancy-github-action/releases) - [Commits](https://github.com/sonatype-nexus-community/nancy-github-action/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: sonatype-nexus-community/nancy-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 2b3016ab5d3d..fdc81da6db5d 100644 --- a/.github/workflows/pr-extra.yml +++ b/.github/workflows/pr-extra.yml @@ -21,4 +21,4 @@ jobs: - name: Run go list run: go list -json -m all > go.list - name: Nancy - uses: sonatype-nexus-community/nancy-github-action@v1.0.2 + uses: sonatype-nexus-community/nancy-github-action@v1.0.3