Skip to content

Commit bc8d8ab

Browse files
authored
Merge pull request #13 from Kitware/dependabot/github_actions/actions-b9adaabf03
build(deps): bump python-semantic-release/python-semantic-release from 10.5.1 to 10.5.2 in the actions group
2 parents ae9c105 + 237a810 commit bc8d8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
fetch-depth: 0
8888
- name: Python Semantic Release
8989
id: release
90-
uses: python-semantic-release/[email protected].1
90+
uses: python-semantic-release/[email protected].2
9191
with:
9292
github_token: ${{ secrets.GITHUB_TOKEN }}
9393
# for debug output

0 commit comments

Comments
 (0)