Skip to content

Commit dbb40da

Browse files
chore(deps): update python-semantic-release/publish-action digest to 310a998 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ce8591 commit dbb40da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
if: steps.release.outputs.released == 'true'
112112

113113
- name: Publish package distributions to GitHub Releases
114-
uses: python-semantic-release/publish-action@948bb8fccc5e8072f2c52464b45c76a8bb3878e6 # v10
114+
uses: python-semantic-release/publish-action@310a9983a0ae878b29f3aac778d7c77c1db27378 # v10
115115
if: steps.release.outputs.released == 'true'
116116
with:
117117
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)