Skip to content

Commit

Permalink
Merge pull request #6 from jenkins-infra/dependabot/github_actions/re…
Browse files Browse the repository at this point in the history
…lease-drafter/release-drafter-6.0.0

Bump release-drafter/release-drafter from 5.25.0 to 6.0.0
  • Loading branch information
dduportal authored Feb 4, 2024
2 parents 9139e2c + e1b455d commit c2dbf89
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 @@ -9,7 +9,7 @@ jobs:
update_release_draft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5
- uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v5
env:
# This token is generated automatically by default in GitHub Actions: no need to create it manually
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c2dbf89

Please sign in to comment.