From 629efa9fc008da5632b79224645c00a193fde4da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 01:41:35 +0000 Subject: [PATCH] Bump jfrog/frogbot from 2 to 3 in the github-actions group Bumps the github-actions group with 1 update: [jfrog/frogbot](https://github.com/jfrog/frogbot). Updates `jfrog/frogbot` from 2 to 3 - [Release notes](https://github.com/jfrog/frogbot/releases) - [Commits](https://github.com/jfrog/frogbot/compare/v2...v3) --- updated-dependencies: - dependency-name: jfrog/frogbot dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/frogbot-scan-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frogbot-scan-pull-request.yml b/.github/workflows/frogbot-scan-pull-request.yml index 3761566bb..c9eb75800 100644 --- a/.github/workflows/frogbot-scan-pull-request.yml +++ b/.github/workflows/frogbot-scan-pull-request.yml @@ -15,7 +15,7 @@ jobs: - name: Setup Go with cache uses: jfrog/.github/actions/install-go-with-cache@main - - uses: jfrog/frogbot@v2 + - uses: jfrog/frogbot@v3 env: JFROG_CLI_LOG_LEVEL: "DEBUG" # [Mandatory]