Skip to content

Commit

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

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

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 Oct 20, 2023
1 parent 623c7e3 commit 0c8d895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
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@v1.0.0
uses: lucacome/draft-release@v1.0.1
with:
minor-label: "enhancement"
major-label: "change"
Expand Down

0 comments on commit 0c8d895

Please sign in to comment.