Skip to content

Commit

Permalink
Bump TriPSs/conventional-changelog-action from 4.1.0 to 4.1.1 (#23)
Browse files Browse the repository at this point in the history
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v4/CHANGELOG.md)
- [Commits](TriPSs/conventional-changelog-action@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: TriPSs/conventional-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 97e45a2 commit 628dd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nightly-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Generate changelog
if: ${{ github.event.inputs.version == '' }}
id: changelog
uses: TriPSs/[email protected].0
uses: TriPSs/[email protected].1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
git-message: 'Bump release to {version}'
Expand Down

0 comments on commit 628dd0d

Please sign in to comment.