Skip to content

Commit

Permalink
Merge pull request #921 from uselagoon/renovate/main-release-drafter-…
Browse files Browse the repository at this point in the history
…release-drafter-6.x

chore(deps): update release-drafter/release-drafter action to v6 (main)
  • Loading branch information
tobybellwood committed Feb 4, 2024
2 parents b2144a5 + 954dfad commit 3500602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3500602

Please sign in to comment.