From 29b1ef343c5d0e07f337415b2ef450891f964572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 16:34:31 +0000 Subject: [PATCH] chore(deps): Bump action-stars/ghactl-action in the github-actions group Bumps the github-actions group with 1 update: [action-stars/ghactl-action](https://github.com/action-stars/ghactl-action). Updates `action-stars/ghactl-action` from 0.0.1 to 0.1.0 - [Release notes](https://github.com/action-stars/ghactl-action/releases) - [Changelog](https://github.com/action-stars/ghactl-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/action-stars/ghactl-action/compare/c556c5f2cfcb1f6643bdecf1bf601c706954a37a...ee93644a33e63f19d4af8cee920710fdff236af8) --- updated-dependencies: - dependency-name: action-stars/ghactl-action dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 01f823e..773dd9d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -69,7 +69,7 @@ jobs: shell: bash steps: - name: Install ghactl - uses: action-stars/ghactl-action@c556c5f2cfcb1f6643bdecf1bf601c706954a37a # v0.0.1 + uses: action-stars/ghactl-action@ee93644a33e63f19d4af8cee920710fdff236af8 # v0.1.0 with: token: ${{ github.token }} version: latest