We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4a603 commit a6d9ff9Copy full SHA for a6d9ff9
1 file changed
README.md
@@ -52,7 +52,7 @@ jobs:
52
token: ${{ secrets.WORKFLOW_SECRET }}
53
54
- name: Run GitHub Actions Version Updater
55
- uses: saadmk11/github-actions-version-updater@v0.5.5
+ uses: saadmk11/github-actions-version-updater@v0.5.6
56
with:
57
# Optional, This will be used to configure git
58
# defaults to `github-actions[bot]` if not provided
0 commit comments