diff --git a/README.md b/README.md index 12a9023..bb33c31 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install codecov-cli from PyPI - uses: install-pinned/codecov-cli@4eefde25b6d68732aa363c3b329c405dcb434506 # 0.6.0 + uses: install-pinned/codecov-cli@53067fc1405ff3f14c3f5149df277dd7ee63840d # 0.6.0 ``` You can [set up Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions)