Skip to content

Commit

Permalink
update README.md (twine 5.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
install-pinned bot committed Apr 7, 2024
1 parent 27ea8a4 commit 8c1a0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so:

```yaml
- name: Install twine from PyPI
uses: install-pinned/twine@f8742166ed743b31cca1daa2d5b856b7b2f3d245 # 5.0.0
uses: install-pinned/twine@27ea8a4ac601d8478b4e041ad09b3a2127b2ea62 # 5.0.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)
Expand Down

0 comments on commit 8c1a0ab

Please sign in to comment.