Skip to content

Commit

Permalink
Bump lucacome/draft-release from 0.2.2 to 1.0.0 (#37)
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 25, 2023
1 parent eea9a6d commit a305743
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 @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- 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'

0 comments on commit a305743

Please sign in to comment.