From 83a0ce3b533477c9687cb796c4602448f9289d03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 00:23:37 +0000 Subject: [PATCH] Bump the typisttech group with 6 updates Bumps the typisttech group with 6 updates: | Package | From | To | | --- | --- | --- | | [typisttech/.github/.github/workflows/audit-go.yml](https://github.com/typisttech/.github) | `6.1.6` | `6.1.7` | | [typisttech/.github/.github/workflows/dependabot-auto-merge.yml](https://github.com/typisttech/.github) | `6.1.6` | `6.1.7` | | [typisttech/.github/.github/workflows/go-proxy.yml](https://github.com/typisttech/.github) | `6.1.6` | `6.1.7` | | [typisttech/.github/.github/workflows/lint-actions.yml](https://github.com/typisttech/.github) | `6.1.6` | `6.1.7` | | [typisttech/.github/.github/workflows/lint-go.yml](https://github.com/typisttech/.github) | `6.1.6` | `6.1.7` | | [typisttech/.github/.github/workflows/release-drafter.yml](https://github.com/typisttech/.github) | `6.1.6` | `6.1.7` | Updates `typisttech/.github/.github/workflows/audit-go.yml` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/fb51cbc992992caba88eeb6239511bd250c16a36...7988918764384c842ba3204778ad2b51b33be9c3) Updates `typisttech/.github/.github/workflows/dependabot-auto-merge.yml` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/fb51cbc992992caba88eeb6239511bd250c16a36...7988918764384c842ba3204778ad2b51b33be9c3) Updates `typisttech/.github/.github/workflows/go-proxy.yml` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/fb51cbc992992caba88eeb6239511bd250c16a36...7988918764384c842ba3204778ad2b51b33be9c3) Updates `typisttech/.github/.github/workflows/lint-actions.yml` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/fb51cbc992992caba88eeb6239511bd250c16a36...7988918764384c842ba3204778ad2b51b33be9c3) Updates `typisttech/.github/.github/workflows/lint-go.yml` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/fb51cbc992992caba88eeb6239511bd250c16a36...7988918764384c842ba3204778ad2b51b33be9c3) Updates `typisttech/.github/.github/workflows/release-drafter.yml` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/fb51cbc992992caba88eeb6239511bd250c16a36...7988918764384c842ba3204778ad2b51b33be9c3) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/audit-go.yml dependency-version: 6.1.7 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.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech - dependency-name: typisttech/.github/.github/workflows/go-proxy.yml dependency-version: 6.1.7 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.7 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.7 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.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typisttech ... Signed-off-by: dependabot[bot] --- .github/workflows/audit.yml | 2 +- .github/workflows/dependabot-auto-merge.yml | 2 +- .github/workflows/go-proxy.yml | 2 +- .github/workflows/lint.yml | 4 ++-- .github/workflows/release-drafter.yml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index 8eae566..73176cd 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -22,4 +22,4 @@ permissions: jobs: go: - uses: typisttech/.github/.github/workflows/audit-go.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 + uses: typisttech/.github/.github/workflows/audit-go.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index de2577f..1f7972b 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@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 with: minor: true patch: true diff --git a/.github/workflows/go-proxy.yml b/.github/workflows/go-proxy.yml index 9c35933..07c7f9c 100644 --- a/.github/workflows/go-proxy.yml +++ b/.github/workflows/go-proxy.yml @@ -6,4 +6,4 @@ permissions: {} jobs: go: - uses: typisttech/.github/.github/workflows/go-proxy.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 + uses: typisttech/.github/.github/workflows/go-proxy.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index df54853..71a1534 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@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 + uses: typisttech/.github/.github/workflows/lint-actions.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 go: - uses: typisttech/.github/.github/workflows/lint-go.yml@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 + uses: typisttech/.github/.github/workflows/lint-go.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7 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 d7a3365..5d6a416 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@fb51cbc992992caba88eeb6239511bd250c16a36 # v6.1.6 + uses: typisttech/.github/.github/workflows/release-drafter.yml@7988918764384c842ba3204778ad2b51b33be9c3 # v6.1.7