Skip to content

Commit

Permalink
Bump lucacome/draft-release from 1.0.1 to 1.0.2 (#30)
Browse files Browse the repository at this point in the history
Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](lucacome/draft-release@785af55...52f02d1)

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

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 Dec 18, 2023
1 parent 689af9b commit cc9fda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
sarif_file: ${{ steps.scan.outputs.sarif }}

- name: Create/Update Draft
uses: lucacome/draft-release@785af55296512c907875513e397320ae3f1306bb # v1.0.1
uses: lucacome/draft-release@52f02d1a69b61568e54ab5cf86ce91503bac4066 # v1.0.2
with:
minor-label: "enhancement"
major-label: "change"
Expand Down

0 comments on commit cc9fda5

Please sign in to comment.