Skip to content

Commit

Permalink
Merge pull request #104 from jenkinsci/dependabot/github_actions/rele…
Browse files Browse the repository at this point in the history
…ase-drafter/release-drafter-5.24.0

Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
  • Loading branch information
uhafner committed Jun 29, 2023
2 parents df1500a + 91c299d commit 586970b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.23.0
- uses: release-drafter/release-drafter@v5.24.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 586970b

Please sign in to comment.