Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.11...v1.3.0) (2023-03-06)

### Features

* gpg handling composite version of action ([#31](#31)) ([148e083](148e083))

 [skip ci]
  • Loading branch information
srv-rr-github-token committed Mar 6, 2023
1 parent 148e083 commit 21ed5b6
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/semantic-release-action@feat/gpg-signing-composite-action
uses: splunk/semantic-release-action@1.3.0
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_ADMIN }}
with:
Expand Down

0 comments on commit 21ed5b6

Please sign in to comment.