We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb33f7 commit e5a8e22Copy full SHA for e5a8e22
.github/workflows/updater.yml
@@ -18,7 +18,7 @@ jobs:
18
token: ${{ secrets.WORKFLOW_SECRET }}
19
20
- name: Run GitHub Actions Version Updater
21
- uses: saadmk11/github-actions-version-updater@v0.8.1
+ uses: saadmk11/github-actions-version-updater@v0.9.0
22
with:
23
# [Required] Access token with `workflow` scope.
24
0 commit comments