Skip to content

Commit fe4503b

Browse files
deps: Bump action-stars/generic-workflows from 0.5.3 to 0.6.0 in the github-actions group across 1 directory (#27)
* deps: Bump action-stars/generic-workflows Bumps the github-actions group with 1 update in the / directory: [action-stars/generic-workflows](https://github.com/action-stars/generic-workflows). Updates `action-stars/generic-workflows` from 0.5.3 to 0.6.0 - [Release notes](https://github.com/action-stars/generic-workflows/releases) - [Changelog](https://github.com/action-stars/generic-workflows/blob/main/CHANGELOG.md) - [Commits](action-stars/generic-workflows@v0.5.3...32bada4) --- updated-dependencies: - dependency-name: action-stars/generic-workflows dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> * chore: Update changelog for Dependabot --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: octo-sts[bot] <157150467+octo-sts[bot]@users.noreply.github.com>
1 parent 5c3401d commit fe4503b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ on:
88
jobs:
99
workflow:
1010
name: Workflow
11-
uses: action-stars/generic-workflows/.github/workflows/release.yaml@0abea1a64be80742b7f865c99ad72720397350a7 # v0.5.3
11+
uses: action-stars/generic-workflows/.github/workflows/release.yaml@32bada41203267333204216e304b4964243583b3 # v0.6.0
1212
permissions:
1313
contents: write

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions: read-all
1717
jobs:
1818
workflow:
1919
name: Workflow
20-
uses: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml@0abea1a64be80742b7f865c99ad72720397350a7 # v0.5.3
20+
uses: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml@32bada41203267333204216e304b4964243583b3 # v0.6.0
2121
with:
2222
auto_doc: true
2323
markdownlint: true

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515

1616
## [UNRELEASED]
1717

18+
### Changed
19+
20+
- Update _action-stars/generic-workflows_ from `0.5.3` to `0.6.0`. ([#27](https://github.com/action-stars/install-tool-from-github-release/pull/27)) _@dependabot_
21+
1822
## [v0.2.5] - 2025-05-12
1923

2024
### Changed

0 commit comments

Comments
 (0)