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 31, 2024
1 parent 4e34378 commit 11b82a3
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@3e88468754522e2fc95a50408e5b0de21af80db2 # 5.0.0
uses: install-pinned/twine@4e34378b2a0359e90a7b6768b04b87f120e37398 # 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 11b82a3

Please sign in to comment.