Skip to content

Commit 878a61f

Browse files
authored
Merge pull request #223 from sandialabs/dependabot/github_actions/github-actions-dependencies-2940525448
chore(deps): Bump the github-actions-dependencies group with 2 updates
2 parents 3ef3dba + 999431a commit 878a61f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/semantic-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Python Semantic Release
3333
id: release
34-
uses: python-semantic-release/python-semantic-release@2896129e02bb7809d2cf0c1b8e9e795ee27acbcf # v10.2.0
34+
uses: python-semantic-release/python-semantic-release@bdbfd234e59809d3796e9a47bb915a8492f4e740 # v10.3.0
3535
with:
3636
git_committer_email: "[email protected]"
3737
git_committer_name: "semantic-release"
@@ -100,7 +100,7 @@ jobs:
100100
path: dist
101101

102102
- name: Publish to GitHub Releases
103-
uses: python-semantic-release/publish-action@b717f67f7e7e9f709357bce5a542846503ce46ec # v10.2.0
103+
uses: python-semantic-release/publish-action@403a0644d00ec63b5e780942dcbc606b2dc0aa1e # v10.3.0
104104
with:
105105
github_token: ${{ secrets.GH_TOKEN }}
106106

0 commit comments

Comments
 (0)