Skip to content

Commit cc9fda5

Browse files
Bump lucacome/draft-release from 1.0.1 to 1.0.2 (#30)
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>
1 parent 689af9b commit cc9fda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
sarif_file: ${{ steps.scan.outputs.sarif }}
8989

9090
- name: Create/Update Draft
91-
uses: lucacome/draft-release@785af55296512c907875513e397320ae3f1306bb # v1.0.1
91+
uses: lucacome/draft-release@52f02d1a69b61568e54ab5cf86ce91503bac4066 # v1.0.2
9292
with:
9393
minor-label: "enhancement"
9494
major-label: "change"

0 commit comments

Comments
 (0)