Skip to content

Commit

Permalink
chore(deps): update release-drafter/release-drafter action to v6 (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent c1ee8c8 commit a9a9a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Check out codebase
uses: actions/checkout@v4

- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
id: drafter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a9a9a05

Please sign in to comment.