Skip to content

Commit 181bdcf

Browse files
chore(ci): update release-drafter/release-drafter action to v7.2.0 (#746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3584cb6 commit 181bdcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/step-dotnet-draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
token: ${{ secrets.FETCH_TOKEN || github.token }}
3232

3333
- name: Release Drafter
34-
uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7.1.1
34+
uses: release-drafter/release-drafter@5de93583980a40bd78603b6dfdcda5b4df377b32 # v7.2.0
3535
with:
3636
version: ${{ inputs.solution-version }}
3737
publish: true

0 commit comments

Comments
 (0)