Skip to content

Commit

Permalink
Bump lucacome/draft-release from 0.2.2 to 1.0.0 (#147)
Browse files Browse the repository at this point in the history
Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 0.2.2 to 1.0.0.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](lucacome/draft-release@v0.2.2...v1.0.0)

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

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 Sep 19, 2023
1 parent 5344704 commit 9c6fcba
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 @@ -16,7 +16,7 @@ jobs:
uses: actions/[email protected]

- name: Create/Update Draft
uses: lucacome/draft-release@v0.2.2
uses: lucacome/draft-release@v1.0.0
with:
minor-label: 'enhancement'
major-label: 'change'
Expand Down

0 comments on commit 9c6fcba

Please sign in to comment.