From 7f7742347ba6a433f13a1590a9b0209eedb10c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 22:36:40 +0000 Subject: [PATCH] chore(deps): bump hyperpolymath/panic-attack/.github/workflows/scan-and-report.yml Bumps the actions group with 1 update: [hyperpolymath/panic-attack/.github/workflows/scan-and-report.yml](https://github.com/hyperpolymath/panic-attack). Updates `hyperpolymath/panic-attack/.github/workflows/scan-and-report.yml` from 870fed7d37bee251d0c9ef9f1bcfa6df0bac6119 to 774dceb6373d798ad4d96a9e40c3993942c2836e - [Release notes](https://github.com/hyperpolymath/panic-attack/releases) - [Changelog](https://github.com/hyperpolymath/panic-attack/blob/main/CHANGELOG.md) - [Commits](https://github.com/hyperpolymath/panic-attack/compare/870fed7d37bee251d0c9ef9f1bcfa6df0bac6119...774dceb6373d798ad4d96a9e40c3993942c2836e) --- updated-dependencies: - dependency-name: hyperpolymath/panic-attack/.github/workflows/scan-and-report.yml dependency-version: 774dceb6373d798ad4d96a9e40c3993942c2836e dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/security-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index 38cdeb8..9e4cf0a 100644 --- a/.github/workflows/security-scan.yml +++ b/.github/workflows/security-scan.yml @@ -38,6 +38,6 @@ jobs: # Pin refreshed at the same time: the previous pin (2dc1393c, 2026-05-20) # predates the upstream fix that skips the cross-repo dispatch when # VERISIMDB_PAT is absent and that chunks oversized payloads. - uses: hyperpolymath/panic-attack/.github/workflows/scan-and-report.yml@870fed7d37bee251d0c9ef9f1bcfa6df0bac6119 # main 2026-07-19 + uses: hyperpolymath/panic-attack/.github/workflows/scan-and-report.yml@774dceb6373d798ad4d96a9e40c3993942c2836e # main 2026-07-19 secrets: VERISIMDB_PAT: ${{ secrets.VERISIMDB_PAT }}