Skip to content

Commit 1f3a2a5

Browse files
Merge pull request #1 from isaac-cf-wong/dependabot/github_actions/saadmk11/github-actions-version-updater-0.8.1
fix: bump saadmk11/github-actions-version-updater from 0.7.4 to 0.8.1
2 parents 20035f7 + 4381ba9 commit 1f3a2a5

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.8.1
2222
with:
2323
# [Required] Access token with `workflow` scope.
2424
token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)