Skip to content

Commit

Permalink
Merge pull request #24 from smichard/renovate/smichard-conventional_c…
Browse files Browse the repository at this point in the history
…hangelog-2.x

chore(deps): update smichard/conventional_changelog action to v2.0.5
  • Loading branch information
smichard authored May 23, 2024
2 parents bee6af1 + ba52d8e commit d19401b
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].4
uses: smichard/[email protected].5
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].4
uses: smichard/[email protected].5
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d19401b

Please sign in to comment.