Skip to content

Commit e5a8e22

Browse files
authored
Update updater.yml
1 parent adb33f7 commit e5a8e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updater.yml

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

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

0 commit comments

Comments
 (0)