From 4a9791a75a8a826f231b42ebf0ea50be7fa14f5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 22:17:40 +0000 Subject: [PATCH] Bump the typisttech group with 7 updates Bumps the typisttech group with 7 updates: | Package | From | To | | --- | --- | --- | | [typisttech/.github/.github/workflows/audit-php.yml](https://github.com/typisttech/.github) | `6.1.4` | `6.1.5` | | [typisttech/.github/.github/workflows/audit-go.yml](https://github.com/typisttech/.github) | `6.1.4` | `6.1.5` | | [typisttech/.github/.github/workflows/dependabot-auto-merge.yml](https://github.com/typisttech/.github) | `6.1.4` | `6.1.5` | | [typisttech/.github/.github/workflows/lint-actions.yml](https://github.com/typisttech/.github) | `6.1.4` | `6.1.5` | | [typisttech/.github/.github/workflows/lint-php.yml](https://github.com/typisttech/.github) | `6.1.4` | `6.1.5` | | [typisttech/.github/.github/workflows/lint-go.yml](https://github.com/typisttech/.github) | `6.1.4` | `6.1.5` | | [typisttech/.github/.github/workflows/release-drafter.yml](https://github.com/typisttech/.github) | `6.1.4` | `6.1.5` | Updates `typisttech/.github/.github/workflows/audit-php.yml` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/a391870eb65b91660297ec292001fab41d09ef4c...8b4b5df1a715953dfcd5053b6cd47b9c1095ca20) Updates `typisttech/.github/.github/workflows/audit-go.yml` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/a391870eb65b91660297ec292001fab41d09ef4c...8b4b5df1a715953dfcd5053b6cd47b9c1095ca20) Updates `typisttech/.github/.github/workflows/dependabot-auto-merge.yml` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/a391870eb65b91660297ec292001fab41d09ef4c...8b4b5df1a715953dfcd5053b6cd47b9c1095ca20) Updates `typisttech/.github/.github/workflows/lint-actions.yml` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/a391870eb65b91660297ec292001fab41d09ef4c...8b4b5df1a715953dfcd5053b6cd47b9c1095ca20) Updates `typisttech/.github/.github/workflows/lint-php.yml` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/a391870eb65b91660297ec292001fab41d09ef4c...8b4b5df1a715953dfcd5053b6cd47b9c1095ca20) Updates `typisttech/.github/.github/workflows/lint-go.yml` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/a391870eb65b91660297ec292001fab41d09ef4c...8b4b5df1a715953dfcd5053b6cd47b9c1095ca20) Updates `typisttech/.github/.github/workflows/release-drafter.yml` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/a391870eb65b91660297ec292001fab41d09ef4c...8b4b5df1a715953dfcd5053b6cd47b9c1095ca20) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/audit-php.yml dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech - dependency-name: typisttech/.github/.github/workflows/audit-go.yml dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech - dependency-name: typisttech/.github/.github/workflows/dependabot-auto-merge.yml dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech - dependency-name: typisttech/.github/.github/workflows/lint-actions.yml dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech - dependency-name: typisttech/.github/.github/workflows/lint-php.yml dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech - dependency-name: typisttech/.github/.github/workflows/lint-go.yml dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech - dependency-name: typisttech/.github/.github/workflows/release-drafter.yml dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech ... Signed-off-by: dependabot[bot] --- .github/workflows/audit.yml | 4 ++-- .github/workflows/dependabot-auto-merge.yml | 2 +- .github/workflows/lint.yml | 6 +++--- .github/workflows/release-drafter.yml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index ccab7e7..f185457 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@a391870eb65b91660297ec292001fab41d09ef4c # v6.1.4 + uses: typisttech/.github/.github/workflows/audit-php.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 go: - uses: typisttech/.github/.github/workflows/audit-go.yml@a391870eb65b91660297ec292001fab41d09ef4c # v6.1.4 + uses: typisttech/.github/.github/workflows/audit-go.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 417f476..6910fa7 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -15,7 +15,7 @@ permissions: jobs: dependabot: - uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@a391870eb65b91660297ec292001fab41d09ef4c # v6.1.4 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 with: minor: true patch: true diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 9a4fa10..a1e5e43 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -18,10 +18,10 @@ permissions: jobs: actions: - uses: typisttech/.github/.github/workflows/lint-actions.yml@a391870eb65b91660297ec292001fab41d09ef4c # v6.1.4 + uses: typisttech/.github/.github/workflows/lint-actions.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 php: - uses: typisttech/.github/.github/workflows/lint-php.yml@a391870eb65b91660297ec292001fab41d09ef4c # v6.1.4 + uses: typisttech/.github/.github/workflows/lint-php.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 with: phpstan: true mago: true @@ -30,7 +30,7 @@ jobs: box-version: '4' go: - uses: typisttech/.github/.github/workflows/lint-go.yml@a391870eb65b91660297ec292001fab41d09ef4c # v6.1.4 + uses: typisttech/.github/.github/workflows/lint-go.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 with: golangci-lint: true golangci-lint-version-file: .tool-versions diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 48d5915..c25dce6 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -16,4 +16,4 @@ permissions: jobs: release-drafter: - uses: typisttech/.github/.github/workflows/release-drafter.yml@a391870eb65b91660297ec292001fab41d09ef4c # v6.1.4 + uses: typisttech/.github/.github/workflows/release-drafter.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5