Skip to content

Commit

Permalink
ci(release): temporarily pin semantic-release config to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Jun 28, 2023
1 parent 253582e commit c012875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: cycjimmy/semantic-release-action@v3
with:
extra_plugins: |
@open-turo/semantic-release-config
@open-turo/semantic-release-config@^1.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Major branch
Expand Down

0 comments on commit c012875

Please sign in to comment.