From 277054886065e89a6780cb113a3584896b8b3b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:04:57 +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 6.1.2 to 6.1.3. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/669be3950e61773155dddbf4822ee9ed82838393...66b52ec4effdadb226ce10665c4a7e201c6a53c6) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/audit-php.yml dependency-version: 6.1.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 0785467..727c969 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -22,7 +22,7 @@ permissions: jobs: php: - uses: typisttech/.github/.github/workflows/audit-php.yml@669be3950e61773155dddbf4822ee9ed82838393 # v6.1.2 + uses: typisttech/.github/.github/workflows/audit-php.yml@66b52ec4effdadb226ce10665c4a7e201c6a53c6 # v6.1.3 go: uses: typisttech/.github/.github/workflows/audit-go.yml@669be3950e61773155dddbf4822ee9ed82838393 # v6.1.2