From 7881799a83caeab504c06ac45b3115b44cc406ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 17:12:21 +0000 Subject: [PATCH] ci(deps): bump the fdawgs-owned group with 3 updates Bumps the fdawgs-owned group with 3 updates: [fdawgs/workflows/.github/workflows/reusable-code-quality.yml](https://github.com/fdawgs/workflows), [fdawgs/workflows/.github/workflows/reusable-link-check.yml](https://github.com/fdawgs/workflows) and [fdawgs/workflows/.github/workflows/reusable-lock-threads.yml](https://github.com/fdawgs/workflows). Updates `fdawgs/workflows/.github/workflows/reusable-code-quality.yml` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/fdawgs/workflows/releases) - [Commits](https://github.com/fdawgs/workflows/compare/157c20f8c0ef03c36f2bdf7c53f76bed063f55b8...15c09545397588f9a2ac47db6c6269520ebc983a) Updates `fdawgs/workflows/.github/workflows/reusable-link-check.yml` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/fdawgs/workflows/releases) - [Commits](https://github.com/fdawgs/workflows/compare/157c20f8c0ef03c36f2bdf7c53f76bed063f55b8...15c09545397588f9a2ac47db6c6269520ebc983a) Updates `fdawgs/workflows/.github/workflows/reusable-lock-threads.yml` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/fdawgs/workflows/releases) - [Commits](https://github.com/fdawgs/workflows/compare/157c20f8c0ef03c36f2bdf7c53f76bed063f55b8...15c09545397588f9a2ac47db6c6269520ebc983a) --- updated-dependencies: - dependency-name: fdawgs/workflows/.github/workflows/reusable-code-quality.yml dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fdawgs-owned - dependency-name: fdawgs/workflows/.github/workflows/reusable-link-check.yml dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fdawgs-owned - dependency-name: fdawgs/workflows/.github/workflows/reusable-lock-threads.yml dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fdawgs-owned ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/link-check.yml | 2 +- .github/workflows/lock-threads.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f9da48..d92d8a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ permissions: jobs: code-quality: name: Code Quality - uses: fdawgs/workflows/.github/workflows/reusable-code-quality.yml@157c20f8c0ef03c36f2bdf7c53f76bed063f55b8 # v2.1.2 + uses: fdawgs/workflows/.github/workflows/reusable-code-quality.yml@15c09545397588f9a2ac47db6c6269520ebc983a # v2.2.0 permissions: contents: read with: diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index bb4ea3c..7f14fb8 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -42,4 +42,4 @@ jobs: name: Link Check permissions: contents: read - uses: fdawgs/workflows/.github/workflows/reusable-link-check.yml@157c20f8c0ef03c36f2bdf7c53f76bed063f55b8 # v2.1.2 + uses: fdawgs/workflows/.github/workflows/reusable-link-check.yml@15c09545397588f9a2ac47db6c6269520ebc983a # v2.2.0 diff --git a/.github/workflows/lock-threads.yml b/.github/workflows/lock-threads.yml index e7b150c..a376ebe 100644 --- a/.github/workflows/lock-threads.yml +++ b/.github/workflows/lock-threads.yml @@ -30,4 +30,4 @@ jobs: permissions: issues: write pull-requests: write - uses: fdawgs/workflows/.github/workflows/reusable-lock-threads.yml@157c20f8c0ef03c36f2bdf7c53f76bed063f55b8 # v2.1.2 + uses: fdawgs/workflows/.github/workflows/reusable-lock-threads.yml@15c09545397588f9a2ac47db6c6269520ebc983a # v2.2.0