Skip to content

Commit

Permalink
chore(release): 1.3.3
Browse files Browse the repository at this point in the history
## [1.3.3](v1.3.2...v1.3.3) (2023-03-28)

### Bug Fixes

* default values for git commiter ([#35](#35)) ([96b6287](96b6287))
  • Loading branch information
srv-rr-github-token committed Mar 28, 2023
1 parent 96b6287 commit 9c6e1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
persist-credentials: false
- name: Semantic release
id: semantic
uses: splunk/[email protected].2
uses: splunk/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_ADMIN }}
with:
Expand Down

0 comments on commit 9c6e1ca

Please sign in to comment.