From b28baa92f7782e822dad0fe4d5235365a69385b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 21:42:35 +0000 Subject: [PATCH 1/2] deps: Bump the github-actions group with 3 updates Bumps the github-actions group with 3 updates: [action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml](https://github.com/action-stars/generic-workflows), [action-stars/generic-workflows/.github/workflows/release.yaml](https://github.com/action-stars/generic-workflows) and [action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml](https://github.com/action-stars/generic-workflows). Updates `action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml` from 0.9.0 to 0.11.0 - [Release notes](https://github.com/action-stars/generic-workflows/releases) - [Changelog](https://github.com/action-stars/generic-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/action-stars/generic-workflows/compare/d4724b3ea1635d9cc7064f5302cc411e54d52334...436b5d8ebbc67151ec77f214d667d7393c3916af) Updates `action-stars/generic-workflows/.github/workflows/release.yaml` from 0.9.0 to 0.11.0 - [Release notes](https://github.com/action-stars/generic-workflows/releases) - [Changelog](https://github.com/action-stars/generic-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/action-stars/generic-workflows/compare/d4724b3ea1635d9cc7064f5302cc411e54d52334...436b5d8ebbc67151ec77f214d667d7393c3916af) Updates `action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml` from 0.9.0 to 0.11.0 - [Release notes](https://github.com/action-stars/generic-workflows/releases) - [Changelog](https://github.com/action-stars/generic-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/action-stars/generic-workflows/compare/d4724b3ea1635d9cc7064f5302cc411e54d52334...436b5d8ebbc67151ec77f214d667d7393c3916af) --- updated-dependencies: - dependency-name: action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: action-stars/generic-workflows/.github/workflows/release.yaml dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog.yaml | 2 +- .github/workflows/release.yaml | 2 +- .github/workflows/validate.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/changelog.yaml b/.github/workflows/changelog.yaml index 73a2f60..cf47e06 100644 --- a/.github/workflows/changelog.yaml +++ b/.github/workflows/changelog.yaml @@ -10,7 +10,7 @@ permissions: read-all jobs: workflow: name: Workflow - uses: action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml@d4724b3ea1635d9cc7064f5302cc411e54d52334 # v0.9.0 + uses: action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml@436b5d8ebbc67151ec77f214d667d7393c3916af # v0.11.0 permissions: contents: read id-token: write diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0c645e7..91305ad 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,6 +10,6 @@ permissions: read-all jobs: workflow: name: Workflow - uses: action-stars/generic-workflows/.github/workflows/release.yaml@d4724b3ea1635d9cc7064f5302cc411e54d52334 # v0.9.0 + uses: action-stars/generic-workflows/.github/workflows/release.yaml@436b5d8ebbc67151ec77f214d667d7393c3916af # v0.11.0 permissions: contents: write diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml index f34fa54..872c988 100644 --- a/.github/workflows/validate.yaml +++ b/.github/workflows/validate.yaml @@ -17,7 +17,7 @@ permissions: read-all jobs: workflow: name: Workflow - uses: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml@d4724b3ea1635d9cc7064f5302cc411e54d52334 # v0.9.0 + uses: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml@436b5d8ebbc67151ec77f214d667d7393c3916af # v0.11.0 with: auto_doc: true shellcheck: true From 75adde353da38318df955abc8e6835860dc3e06f Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 21:42:48 +0000 Subject: [PATCH 2/2] chore: Update changelog for Dependabot --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f43bb69..d6e5859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,9 @@ - Update _action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml_ from `0.8.0` to `0.9.0`. ([#23](https://github.com/action-stars/github-release-lookup/pull/23)) _@dependabot_ - Update _action-stars/generic-workflows/.github/workflows/release.yaml_ from `0.8.0` to `0.9.0`. ([#23](https://github.com/action-stars/github-release-lookup/pull/23)) _@dependabot_ - Update _action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml_ from `0.8.0` to `0.9.0`. ([#23](https://github.com/action-stars/github-release-lookup/pull/23)) _@dependabot_ +- Update _action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml_ from `0.9.0` to `0.11.0`. ([#24](https://github.com/action-stars/github-release-lookup/pull/24)) @dependabot +- Update _action-stars/generic-workflows/.github/workflows/release.yaml_ from `0.9.0` to `0.11.0`. ([#24](https://github.com/action-stars/github-release-lookup/pull/24)) @dependabot +- Update _action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml_ from `0.9.0` to `0.11.0`. ([#24](https://github.com/action-stars/github-release-lookup/pull/24)) @dependabot ## [v0.2.0] - 2026-02-20