Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Bump smichard/conventional_changelog from 2.0.0 to 2.0.6 (#27)
Browse files Browse the repository at this point in the history
Bumps [smichard/conventional_changelog](https://github.com/smichard/conventional_changelog) from 2.0.0 to 2.0.6.
- [Release notes](https://github.com/smichard/conventional_changelog/releases)
- [Changelog](https://github.com/smichard/conventional_changelog/blob/main/CHANGELOG.md)
- [Commits](smichard/conventional_changelog@2.0.0...2.0.6)

---
updated-dependencies:
- dependency-name: smichard/conventional_changelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 16955d3 commit 630d1f4
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 @@ -64,7 +64,7 @@ jobs:
${{ github.workspace }}/app/build/outputs/apk/release/*universal.apk
- name: Generate Changelog
uses: smichard/conventional_changelog@2.0.0
uses: smichard/conventional_changelog@2.0.6
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 630d1f4

Please sign in to comment.