From a05b42a883b943466e1b0832ab802437eac2b14d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 08:04:42 +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.5` | `6.1.6` | | [typisttech/.github/.github/workflows/audit-go.yml](https://github.com/typisttech/.github) | `6.1.5` | `6.1.6` | | [typisttech/.github/.github/workflows/dependabot-auto-merge.yml](https://github.com/typisttech/.github) | `6.1.5` | `6.1.6` | | [typisttech/.github/.github/workflows/lint-actions.yml](https://github.com/typisttech/.github) | `6.1.5` | `6.1.6` | | [typisttech/.github/.github/workflows/lint-php.yml](https://github.com/typisttech/.github) | `6.1.5` | `6.1.6` | | [typisttech/.github/.github/workflows/lint-go.yml](https://github.com/typisttech/.github) | `6.1.5` | `6.1.6` | | [typisttech/.github/.github/workflows/release-drafter.yml](https://github.com/typisttech/.github) | `6.1.5` | `6.1.6` | Updates `typisttech/.github/.github/workflows/audit-php.yml` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8b4b5df1a715953dfcd5053b6cd47b9c1095ca20...fb51cbc992992caba88eeb6239511bd250c16a36) Updates `typisttech/.github/.github/workflows/audit-go.yml` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8b4b5df1a715953dfcd5053b6cd47b9c1095ca20...fb51cbc992992caba88eeb6239511bd250c16a36) Updates `typisttech/.github/.github/workflows/dependabot-auto-merge.yml` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8b4b5df1a715953dfcd5053b6cd47b9c1095ca20...fb51cbc992992caba88eeb6239511bd250c16a36) Updates `typisttech/.github/.github/workflows/lint-actions.yml` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8b4b5df1a715953dfcd5053b6cd47b9c1095ca20...fb51cbc992992caba88eeb6239511bd250c16a36) Updates `typisttech/.github/.github/workflows/lint-php.yml` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8b4b5df1a715953dfcd5053b6cd47b9c1095ca20...fb51cbc992992caba88eeb6239511bd250c16a36) Updates `typisttech/.github/.github/workflows/lint-go.yml` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8b4b5df1a715953dfcd5053b6cd47b9c1095ca20...fb51cbc992992caba88eeb6239511bd250c16a36) Updates `typisttech/.github/.github/workflows/release-drafter.yml` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8b4b5df1a715953dfcd5053b6cd47b9c1095ca20...fb51cbc992992caba88eeb6239511bd250c16a36) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/audit-php.yml dependency-version: 6.1.6 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.6 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.6 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.6 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.6 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.6 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.6 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 f185457..cfbf7f3 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@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 + uses: typisttech/.github/.github/workflows/audit-php.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 go: - uses: typisttech/.github/.github/workflows/audit-go.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 + uses: typisttech/.github/.github/workflows/audit-go.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 6910fa7..de2577f 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@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 with: minor: true patch: true diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a1e5e43..9f14d31 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@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 + uses: typisttech/.github/.github/workflows/lint-actions.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 php: - uses: typisttech/.github/.github/workflows/lint-php.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 + uses: typisttech/.github/.github/workflows/lint-php.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 with: phpstan: true mago: true @@ -30,7 +30,7 @@ jobs: box-version: '4' go: - uses: typisttech/.github/.github/workflows/lint-go.yml@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 + uses: typisttech/.github/.github/workflows/lint-go.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 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 c25dce6..d7a3365 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@8b4b5df1a715953dfcd5053b6cd47b9c1095ca20 # v6.1.5 + uses: typisttech/.github/.github/workflows/release-drafter.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6