From 5cf80a66d48c9d5c149708c0109945a1a5f5b670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 08:04:59 +0000 Subject: [PATCH] Bump typisttech/.github/.github/workflows/audit-php.yml Bumps [typisttech/.github/.github/workflows/audit-php.yml](https://github.com/typisttech/.github) from 5.5.1 to 5.5.3. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/617c38e301cb42b0a1edd3ef84ef50663e0a98ab...41e02b4d980e4ad9231ecdc6a0230b1b0a27178d) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/audit-php.yml dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index 6e3a910..e1549b8 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -20,7 +20,7 @@ permissions: jobs: php: - uses: typisttech/.github/.github/workflows/audit-php.yml@617c38e301cb42b0a1edd3ef84ef50663e0a98ab # v5.5.1 + uses: typisttech/.github/.github/workflows/audit-php.yml@41e02b4d980e4ad9231ecdc6a0230b1b0a27178d # v5.5.3 go: uses: typisttech/.github/.github/workflows/audit-go.yml@41e02b4d980e4ad9231ecdc6a0230b1b0a27178d # v5.5.3