From 3a3596aeb1e37312568adeba7bbf0604a4abe3ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 02:33:04 +0000 Subject: [PATCH] Bump jfrog/frogbot from 2.29.0 to 3.3.1 Bumps [jfrog/frogbot](https://github.com/jfrog/frogbot) from 2.29.0 to 3.3.1. - [Release notes](https://github.com/jfrog/frogbot/releases) - [Commits](https://github.com/jfrog/frogbot/compare/1a74b262a66598e097912558d30b58126d498208...9ed6b65f3147992357cd1b27a9a95ecd5094c2d6) --- updated-dependencies: - dependency-name: jfrog/frogbot dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/frogbot-scan-and-fix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frogbot-scan-and-fix.yml b/.github/workflows/frogbot-scan-and-fix.yml index 1a0ee8f5..1534cf77 100644 --- a/.github/workflows/frogbot-scan-and-fix.yml +++ b/.github/workflows/frogbot-scan-and-fix.yml @@ -27,7 +27,7 @@ jobs: # 1. See the following link for information about the tools that need to be installed for Frogbot to work - https://github.com/jfrog/frogbot/tree/master/docs/templates/github-actions/scan-and-fix # 2. Some projects require creating a frogbot-config.yml file. Read more about it here - https://github.com/jfrog/frogbot/blob/master/docs/frogbot-config.md - - uses: jfrog/frogbot@1a74b262a66598e097912558d30b58126d498208 # v2.29.0 + - uses: jfrog/frogbot@9ed6b65f3147992357cd1b27a9a95ecd5094c2d6 # v3.3.1 env: # [Mandatory if the two conditions below are met] # 1. The project uses npm, yarn 2, NuGet or .NET to download its dependencies