From 7d42da7440a61547a59c2f92521acda2b792d9da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 08:05:02 +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.7` | `6.1.8` | | [typisttech/.github/.github/workflows/audit-go.yml](https://github.com/typisttech/.github) | `6.1.7` | `6.1.8` | | [typisttech/.github/.github/workflows/dependabot-auto-merge.yml](https://github.com/typisttech/.github) | `6.1.7` | `6.1.8` | | [typisttech/.github/.github/workflows/lint-actions.yml](https://github.com/typisttech/.github) | `6.1.7` | `6.1.8` | | [typisttech/.github/.github/workflows/lint-php.yml](https://github.com/typisttech/.github) | `6.1.7` | `6.1.8` | | [typisttech/.github/.github/workflows/lint-go.yml](https://github.com/typisttech/.github) | `6.1.7` | `6.1.8` | | [typisttech/.github/.github/workflows/release-drafter.yml](https://github.com/typisttech/.github) | `6.1.7` | `6.1.8` | Updates `typisttech/.github/.github/workflows/audit-php.yml` from 6.1.7 to 6.1.8 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/7988918764384c842ba3204778ad2b51b33be9c3...0b2203a1b57639582d089d0b14e909d5817161b9) Updates `typisttech/.github/.github/workflows/audit-go.yml` from 6.1.7 to 6.1.8 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/7988918764384c842ba3204778ad2b51b33be9c3...0b2203a1b57639582d089d0b14e909d5817161b9) Updates `typisttech/.github/.github/workflows/dependabot-auto-merge.yml` from 6.1.7 to 6.1.8 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/7988918764384c842ba3204778ad2b51b33be9c3...0b2203a1b57639582d089d0b14e909d5817161b9) Updates `typisttech/.github/.github/workflows/lint-actions.yml` from 6.1.7 to 6.1.8 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/7988918764384c842ba3204778ad2b51b33be9c3...0b2203a1b57639582d089d0b14e909d5817161b9) Updates `typisttech/.github/.github/workflows/lint-php.yml` from 6.1.7 to 6.1.8 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/7988918764384c842ba3204778ad2b51b33be9c3...0b2203a1b57639582d089d0b14e909d5817161b9) Updates `typisttech/.github/.github/workflows/lint-go.yml` from 6.1.7 to 6.1.8 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/7988918764384c842ba3204778ad2b51b33be9c3...0b2203a1b57639582d089d0b14e909d5817161b9) Updates `typisttech/.github/.github/workflows/release-drafter.yml` from 6.1.7 to 6.1.8 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/7988918764384c842ba3204778ad2b51b33be9c3...0b2203a1b57639582d089d0b14e909d5817161b9) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/audit-php.yml dependency-version: 6.1.8 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.8 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.8 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.8 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.8 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.8 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.8 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 45fb123..eaa046b 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@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 + uses: typisttech/.github/.github/workflows/audit-php.yml@0b2203a1b57639582d089d0b14e909d5817161b9 # v6.1.8 go: - uses: typisttech/.github/.github/workflows/audit-go.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 + uses: typisttech/.github/.github/workflows/audit-go.yml@0b2203a1b57639582d089d0b14e909d5817161b9 # v6.1.8 diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 1f7972b..7541f10 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@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@0b2203a1b57639582d089d0b14e909d5817161b9 # v6.1.8 with: minor: true patch: true diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 41c2f7e..87c1056 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@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 + uses: typisttech/.github/.github/workflows/lint-actions.yml@0b2203a1b57639582d089d0b14e909d5817161b9 # v6.1.8 php: - uses: typisttech/.github/.github/workflows/lint-php.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 + uses: typisttech/.github/.github/workflows/lint-php.yml@0b2203a1b57639582d089d0b14e909d5817161b9 # v6.1.8 with: phpstan: true mago: true @@ -30,7 +30,7 @@ jobs: box-version: '4' go: - uses: typisttech/.github/.github/workflows/lint-go.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 + uses: typisttech/.github/.github/workflows/lint-go.yml@0b2203a1b57639582d089d0b14e909d5817161b9 # v6.1.8 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 5d6a416..a6bb886 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@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 + uses: typisttech/.github/.github/workflows/release-drafter.yml@0b2203a1b57639582d089d0b14e909d5817161b9 # v6.1.8