Skip to content

Commit

Permalink
Bump emmyoop/changie_bot from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [emmyoop/changie_bot](https://github.com/emmyoop/changie_bot) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/emmyoop/changie_bot/releases)
- [Changelog](https://github.com/emmyoop/changie_bot/blob/main/CHANGELOG.md)
- [Commits](emmyoop/changie_bot@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: emmyoop/changie_bot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent 461506a commit 88a2e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changie-gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Create and commit changelog on bot PR
if: ${{ contains(github.event.pull_request.labels.*.name, matrix.label) }}
id: bot_changelog
uses: emmyoop/changie_bot@v1.0.1
uses: emmyoop/changie_bot@v1.1.0
with:
GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }}
commit_author_name: "Github Build Bot"
Expand Down

0 comments on commit 88a2e83

Please sign in to comment.