Skip to content

Commit

Permalink
fix: bump saadmk11/github-actions-version-updater from 0.7.4 to 0.8.1 (
Browse files Browse the repository at this point in the history
…#1)

Bumps [saadmk11/github-actions-version-updater](https://github.com/saadmk11/github-actions-version-updater) from 0.7.4 to 0.8.1.
- [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.8.1)

---
updated-dependencies:
- dependency-name: saadmk11/github-actions-version-updater
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 22d31c6 commit c98070e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-update-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
token: ${{ secrets.PAT }}

- name: Run GitHub Actions Version Updater
uses: saadmk11/github-actions-version-updater@v0.7.4
uses: saadmk11/github-actions-version-updater@v0.8.1
with:
# [Required] Access token with `workflow` scope.
token: ${{ secrets.PAT }}
Expand Down

0 comments on commit c98070e

Please sign in to comment.