Skip to content

Commit da788e1

Browse files
deps: Bump action-stars/generic-workflows in the github-actions group
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.7.1 to 0.7.2 - [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@7375314...bd15ba4) --- updated-dependencies: - dependency-name: action-stars/generic-workflows dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efe83a8 commit da788e1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions: read-all
1010
jobs:
1111
workflow:
1212
name: Workflow
13-
uses: action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml@73753147453375ee66262f4fb5774a9fc091ba9e # v0.7.1
13+
uses: action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml@bd15ba4c2618a200fde3622c8d1f9786f2a34761 # v0.7.2
1414
permissions:
1515
contents: read
1616
id-token: write

.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@73753147453375ee66262f4fb5774a9fc091ba9e # v0.7.1
11+
uses: action-stars/generic-workflows/.github/workflows/release.yaml@bd15ba4c2618a200fde3622c8d1f9786f2a34761 # v0.7.2
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@73753147453375ee66262f4fb5774a9fc091ba9e # v0.7.1
20+
uses: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml@bd15ba4c2618a200fde3622c8d1f9786f2a34761 # v0.7.2
2121
with:
2222
auto_doc: true
2323
markdownlint: true

0 commit comments

Comments
 (0)