Skip to content

Commit

Permalink
Merge pull request #86 from staticdev/dependabot/github_actions/relea…
Browse files Browse the repository at this point in the history
…se-drafter/release-drafter-6.0.0

Bump release-drafter/release-drafter from 5.25.0 to 6.0.0
  • Loading branch information
staticdev committed Feb 2, 2024
2 parents 95605d1 + 37e7e5c commit 1b05714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go-version: 1.18

- name: Draft release notes
uses: release-drafter/release-drafter@v5.25.0
uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 1b05714

Please sign in to comment.