Skip to content

Commit 60d3aa8

Browse files
Update pypa/gh-action-pypi-publish digest to c12cc61 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1594148 commit 60d3aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)