Skip to content

Commit 93ac683

Browse files
Update pypa/gh-action-pypi-publish digest to 413a8d5 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a6ca8d commit 93ac683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Test package
4141
run: pip install --no-cache-dir dist/ops*.tar.gz && ops --verbose -h
4242
- name: Publish package
43-
uses: pypa/gh-action-pypi-publish@3be882c473b35162143effc2be2455999c59fc06
43+
uses: pypa/gh-action-pypi-publish@413a8d5d62d32e541601a504492b8d5c5501a001
4444
with:
4545
user: __token__
4646
password: ${{ secrets.ADOBE_BOT_PYPI_TOKEN }}

0 commit comments

Comments
 (0)