Skip to content

Commit

Permalink
Bump lucacome/draft-release from 0.1.1 to 0.2.1 (#33)
Browse files Browse the repository at this point in the history
Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 0.1.1 to 0.2.1.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](lucacome/draft-release@v0.1.1...v0.2.1)

---
updated-dependencies:
- dependency-name: lucacome/draft-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] committed Jun 28, 2023
1 parent c2f70fe commit e202e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Draft Release Notes
uses: lucacome/draft-release@v0.1.1
uses: lucacome/draft-release@v0.2.1
with:
minor-label: 'enhancement'
major-label: 'change'

0 comments on commit e202e5c

Please sign in to comment.