Skip to content

Commit

Permalink
Merge pull request #386 from henricm/dependabot/github_actions/TriPSs…
Browse files Browse the repository at this point in the history
…/conventional-changelog-action-4

build(deps): bump TriPSs/conventional-changelog-action from 3 to 4
  • Loading branch information
argoyle authored Aug 3, 2023
2 parents b4fa89a + 5539270 commit 8a7df2a
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 @@ -10,7 +10,7 @@ jobs:
- uses: "actions/checkout@v3"
- name: Conventional Changelog Action
id: changelog
uses: TriPSs/conventional-changelog-action@v3
uses: TriPSs/conventional-changelog-action@v4
with:
github-token: ${{ secrets.github_token }}
output-file: "false"
Expand Down

0 comments on commit 8a7df2a

Please sign in to comment.