Skip to content

Commit

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

Bump release-drafter/release-drafter from 5.21.1 to 5.23.0
  • Loading branch information
uhafner authored Mar 14, 2023
2 parents c6af590 + e2b4d31 commit b955f56
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 @@ -9,6 +9,6 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.21.1
- uses: release-drafter/release-drafter@v5.23.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b955f56

Please sign in to comment.