Skip to content

Commit 90c17d2

Browse files
deps: Bump action-stars/generic-workflows in the github-actions group (#25)
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.5.2 to 0.5.3 - [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@c2a066b...0abea1a) --- updated-dependencies: - dependency-name: action-stars/generic-workflows dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1edc144 commit 90c17d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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@c2a066bdade42e69baf710d589ade9056d0615d0 # v0.5.2
11+
uses: action-stars/generic-workflows/.github/workflows/release.yaml@0abea1a64be80742b7f865c99ad72720397350a7 # v0.5.3
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@c2a066bdade42e69baf710d589ade9056d0615d0 # v0.5.2
20+
uses: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml@0abea1a64be80742b7f865c99ad72720397350a7 # v0.5.3
2121
with:
2222
auto_doc: true
2323
markdownlint: true

0 commit comments

Comments
 (0)