From 95149a4a629fbcc5f943b6823e8d696aaf48a40a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 06:44:22 +0000 Subject: [PATCH] chore(deps): bump netcracker/qubership-workflow-hub/.github/workflows/re-security-scan.yml Bumps [netcracker/qubership-workflow-hub/.github/workflows/re-security-scan.yml](https://github.com/netcracker/qubership-workflow-hub) from 451c0677d9ed37324f2f501562b38668f70d1b3a to 46b99f02429eb26beac7d99d62335448c518c31b. - [Release notes](https://github.com/netcracker/qubership-workflow-hub/releases) - [Commits](https://github.com/netcracker/qubership-workflow-hub/compare/451c0677d9ed37324f2f501562b38668f70d1b3a...451c0677d9ed37324f2f501562b38668f70d1b3a) --- updated-dependencies: - dependency-name: netcracker/qubership-workflow-hub/.github/workflows/re-security-scan.yml dependency-version: 451c0677d9ed37324f2f501562b38668f70d1b3a dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/3rd-party-sec-scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/3rd-party-sec-scan.yaml b/.github/workflows/3rd-party-sec-scan.yaml index ee58e42e..c12fb3d2 100644 --- a/.github/workflows/3rd-party-sec-scan.yaml +++ b/.github/workflows/3rd-party-sec-scan.yaml @@ -295,7 +295,7 @@ jobs: matrix: package: "${{ fromJson(needs.load-config.outputs.packages) }}" name: "${{ matrix.package.image }}" - uses: netcracker/qubership-workflow-hub/.github/workflows/re-security-scan.yml@451c0677d9ed37324f2f501562b38668f70d1b3a # main + uses: netcracker/qubership-workflow-hub/.github/workflows/re-security-scan.yml@46b99f02429eb26beac7d99d62335448c518c31b # main with: target: 'docker' image: ${{ matrix.package.image }}