Skip to content

Commit 5e125c2

Browse files
Update pypa/gh-action-pypi-publish digest to 3317ede
1 parent 697f2b5 commit 5e125c2

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@ab69e431e9c9f48a3310be0a56527c679f56e04d
43+
uses: pypa/gh-action-pypi-publish@3317ede93a4981d0fc490510c6fcf8bf0e92ed05
4444
with:
4545
user: __token__
4646
password: ${{ secrets.ADOBE_BOT_PYPI_TOKEN }}

0 commit comments

Comments
 (0)