Skip to content

Commit eb28de4

Browse files
fix: bump saadmk11/github-actions-version-updater from 0.7.4 to 0.9.0
Bumps [saadmk11/github-actions-version-updater](https://github.com/saadmk11/github-actions-version-updater) from 0.7.4 to 0.9.0. - [Release notes](https://github.com/saadmk11/github-actions-version-updater/releases) - [Changelog](https://github.com/saadmk11/github-actions-version-updater/blob/main/CHANGELOG.md) - [Commits](saadmk11/github-actions-version-updater@v0.7.4...v0.9.0) --- updated-dependencies: - dependency-name: saadmk11/github-actions-version-updater dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0537a4c commit eb28de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-update-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
token: ${{ secrets.PAT }}
1919

2020
- name: Run GitHub Actions Version Updater
21-
uses: saadmk11/github-actions-version-updater@v0.7.4
21+
uses: saadmk11/github-actions-version-updater@v0.9.0
2222
with:
2323
# [Required] Access token with `workflow` scope.
2424
token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)