Skip to content

Commit 65aa685

Browse files
authored
Merge pull request #243 from sandialabs/dependabot/github_actions/github-actions-dependencies-1b9efdee22
chore(deps): Bump python-semantic-release/python-semantic-release from 9.14.0 to 9.15.0 in the github-actions-dependencies group
2 parents fec111f + ac3702c commit 65aa685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Python Semantic Release
3131
id: release
32-
uses: python-semantic-release/python-semantic-release@825655a47c9f7496f99ab144d28c424d40333a8a # master
32+
uses: python-semantic-release/python-semantic-release@2773f6d901a5cefed959c6ccda302ef41fed67dc # master
3333
with:
3434
github_token: ${{ secrets.GH_TOKEN }}
3535

0 commit comments

Comments
 (0)