We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88abfc2 commit 29ceae7Copy full SHA for 29ceae7
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.0
+ uses: saadmk11/github-actions-version-updater@v0.5.5
56
with:
57
# Optional, This will be used to configure git
58
# defaults to `github-actions[bot]` if not provided
0 commit comments