Skip to content

Commit b9c41d4

Browse files
ci(deps): bump [email protected] action version to 9.15.2 (#32)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4e352f commit b9c41d4

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
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Release | Python Semantic Release
6161
id: release
62-
uses: python-semantic-release/[email protected].1
62+
uses: python-semantic-release/[email protected].2
6363
with:
6464
github_token: ${{ secrets.GITHUB_TOKEN }}
6565
root_options: "-vv -c releaserc.toml"

0 commit comments

Comments
 (0)