We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1adf7b7 commit 9785d88Copy full SHA for 9785d88
.github/workflows/angr-release.yml
@@ -228,6 +228,6 @@ jobs:
228
229
- name: Publish distribution to PyPI
230
if: github.event_name == 'schedule' || github.event.inputs.dry_run == 'false'
231
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
232
with:
233
verbose: true
0 commit comments