Skip to content

Commit

Permalink
ci: 🤖 merge pull request #16 from smichard/renovate/smichard-conventi…
Browse files Browse the repository at this point in the history
…onal_changelog-2.x

ci: 🤖 update smichard/conventional_changelog action to v2.0.4
  • Loading branch information
smichard authored Jan 27, 2024
2 parents 977b843 + a2f5e68 commit a72c025
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: Generate Changelog
uses: smichard/[email protected].0
uses: smichard/[email protected].4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trigger_on_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v4

- name: Generate Changelog
uses: smichard/[email protected].0
uses: smichard/[email protected].4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit a72c025

Please sign in to comment.