Skip to content

Commit b25d58b

Browse files
⬆️ Update release-drafter/release-drafter action to v6.2.0 (#1332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aac6f34 commit b25d58b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-drafter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: 🚀 Run Release Drafter
32-
uses: release-drafter/release-drafter@v6.1.0
32+
uses: release-drafter/release-drafter@v6.2.0
3333
with:
3434
prerelease: ${{ github.event.inputs.prerelease == 'true' }}
3535
prerelease-identifier: ${{ github.event.inputs.prerelease_identifier }}

0 commit comments

Comments
 (0)