diff --git a/README.md b/README.md index b6d7c92..2c3880d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install twine from PyPI - uses: install-pinned/twine@75279aebb843cd412b215d4747e9ae750949e148 # 4.0.2 + uses: install-pinned/twine@ad93e3d3a224600802d6b3fb7389b58dffe2cc42 # 4.0.2 ``` 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)