From 8ed98983edafcb5dca34dec38ff939c6da13563f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 03:24:23 +0000 Subject: [PATCH] chore(deps): bump boostsecurityio/poutine-action from 0.15.2 to 1.1.4 Bumps [boostsecurityio/poutine-action](https://github.com/boostsecurityio/poutine-action) from 0.15.2 to 1.1.4. - [Release notes](https://github.com/boostsecurityio/poutine-action/releases) - [Commits](https://github.com/boostsecurityio/poutine-action/compare/84c0a0d32e8d57ae12651222be1eb15351429228...e240ebd3eff8b2db5a8e5f6b28f58739d7db2247) --- updated-dependencies: - dependency-name: boostsecurityio/poutine-action dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/poutine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/poutine.yml b/.github/workflows/poutine.yml index d07c511..30058f2 100644 --- a/.github/workflows/poutine.yml +++ b/.github/workflows/poutine.yml @@ -27,7 +27,7 @@ jobs: persist-credentials: false - name: Run poutine scan - uses: boostsecurityio/poutine-action@84c0a0d32e8d57ae12651222be1eb15351429228 + uses: boostsecurityio/poutine-action@e240ebd3eff8b2db5a8e5f6b28f58739d7db2247 with: format: sarif output: results.sarif