Skip to content

Commit

Permalink
Merge pull request #564 from robinostlund/dependabot/github_actions/r…
Browse files Browse the repository at this point in the history
…elease-drafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
robinostlund authored Mar 3, 2024
2 parents f2a68fc + 9b7cf25 commit 9d5d3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create Release
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9d5d3fd

Please sign in to comment.