Skip to content

Commit efe83a8

Browse files
deps: Bump action-stars/generic-workflows from 0.7.0 to 0.7.1 in the github-actions group (#29)
* 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.0 to 0.7.1 - [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@6764e1a...7375314) --- updated-dependencies: - dependency-name: action-stars/generic-workflows dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch 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 d7679ed commit efe83a8

File tree

4 files changed

+4
-3
lines changed

4 files changed

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

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
- 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_
2121
- Update _action-stars/generic-workflows_ from `0.6.0` to `0.7.0`. ([#28](https://github.com/action-stars/install-tool-from-github-release/pull/28)) _@dependabot_
22+
- Update _action-stars/generic-workflows_ from `0.7.0` to `0.7.1`. ([#29](https://github.com/action-stars/install-tool-from-github-release/pull/29)) _@dependabot_
2223

2324
## [v0.2.5] - 2025-05-12
2425

0 commit comments

Comments
 (0)