From 04b635186ccb7ba3100cbb4213d55119b8fbd942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 02:45:58 +0000 Subject: [PATCH] Bump jfrog/frogbot from 2.21.10 to 2.21.13 Bumps [jfrog/frogbot](https://github.com/jfrog/frogbot) from 2.21.10 to 2.21.13. - [Release notes](https://github.com/jfrog/frogbot/releases) - [Commits](https://github.com/jfrog/frogbot/compare/70e10460d3749fafc229e73f6031aaf94e632eb9...004036218e8600cb17aa29fb975eb1d222c6a595) --- updated-dependencies: - dependency-name: jfrog/frogbot dependency-type: direct:production update-type: version-update:semver-patch ... 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 ed2bb05..601d5c2 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@70e10460d3749fafc229e73f6031aaf94e632eb9 # v2.21.10 + - uses: jfrog/frogbot@004036218e8600cb17aa29fb975eb1d222c6a595 # v2.21.13 env: # [Mandatory if the two conditions below are met] # 1. The project uses npm, yarn 2, NuGet or .NET to download its dependencies