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 Mar 15, 2024
1 parent 4a157ee commit 1e86707
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@4d258978e8b44ee7414c89d434de6acca7816d1e # 5.0.0
uses: install-pinned/twine@4a157ee653cad17d35784dabfe5a4c9feb7e6baa # 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 1e86707

Please sign in to comment.