From 46872f3380bf4085e0834b60a6edbf23b1b55268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:22:44 +0000 Subject: [PATCH] chore(deps): bump technote-space/get-diff-action from 3 to 6 Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 3 to 6. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc) - [Commits](https://github.com/technote-space/get-diff-action/compare/v3...v6) --- updated-dependencies: - dependency-name: technote-space/get-diff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/gosec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gosec.yml b/.github/workflows/gosec.yml index 2370cbf1..86d332d9 100644 --- a/.github/workflows/gosec.yml +++ b/.github/workflows/gosec.yml @@ -17,7 +17,7 @@ jobs: GO111MODULE: on steps: - uses: actions/checkout@v3 - - uses: technote-space/get-diff-action@v3 + - uses: technote-space/get-diff-action@v6 with: SUFFIX_FILTER: | .go