Skip to content

Commit

Permalink
ci: bump semantic-release-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
joaofnds committed Feb 23, 2024
1 parent b97d55b commit 12a0150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
needs: [gitleaks, lint-go, lint-dockerfile, test]
runs-on: ubuntu-latest
steps:
- uses: joaofnds/semantic-release-action@v1.1.0
- uses: joaofnds/semantic-release-action@v1.2.0
with:
plugins: "conventional-changelog-conventionalcommits"
env:
Expand Down

0 comments on commit 12a0150

Please sign in to comment.