Skip to content

Commit

Permalink
ci: Update Github Action - semantic-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-gryzbon committed Feb 14, 2024
1 parent 0422435 commit 0154c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
id: semantic
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0154c9c

Please sign in to comment.