diff --git a/README.md b/README.md index c2cba30..1bb562e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install wheel from PyPI - uses: install-pinned/wheel@bcc40440b5e81754f5a3a5e16e9a916a54568963 # 0.41.3 + uses: install-pinned/wheel@fd85089692ff3ad0f0bd0a67fefc365e3c1ab791 # 0.42.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)