Skip to content

Commit

Permalink
Merge pull request #15 from RobBrazier/renovate/major-github-actions
Browse files Browse the repository at this point in the history
chore(deps): update orhun/git-cliff-action action to v4
  • Loading branch information
RobBrazier authored Dec 16, 2024
2 parents f78e3ab + a607bcd commit 0995bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Generate a changelog
uses: orhun/git-cliff-action@v3
uses: orhun/git-cliff-action@4a4a951bc43fafe41cd2348d181853f52356bee7 # v4
with:
config: cliff.toml
args: --current --strip all
Expand Down

0 comments on commit 0995bc3

Please sign in to comment.