Skip to content

Commit

Permalink
chore(actions): fix actions versions (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
vascoalramos committed Jan 25, 2023
1 parent a129c12 commit e4cace4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
token: ${{ secrets.ACCESS_TOKEN }}

- uses: cycjimmy/semantic-release-action@v2
- uses: cycjimmy/semantic-release-action@v3
id: semantic
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit e4cace4

Please sign in to comment.