From 44e9d8a9c1e8b8fe56d3370fa7c2da7b0ec3d87d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 18:39:11 +0100 Subject: [PATCH] deps: Bump action-stars/generic-workflows in the github-actions group (#7) Bumps the github-actions group with 1 update: [action-stars/generic-workflows](https://github.com/action-stars/generic-workflows). Updates `action-stars/generic-workflows` from 0.2.0 to 0.2.1 - [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/2b612bb18aa6eea1a4f5c8eb239a7d4bca5a1e93...13960f02548e9db632fc84c90f9c5c1e7cc1c068) --- updated-dependencies: - dependency-name: action-stars/generic-workflows dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 fb78655..cab06fa 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -8,6 +8,6 @@ on: jobs: workflow: name: Workflow - uses: action-stars/generic-workflows/.github/workflows/release.yaml@2b612bb18aa6eea1a4f5c8eb239a7d4bca5a1e93 # v0.2.0 + uses: action-stars/generic-workflows/.github/workflows/release.yaml@13960f02548e9db632fc84c90f9c5c1e7cc1c068 # v0.2.1 permissions: contents: write