Skip to content

Commit a6bd136

Browse files
authored
Merge pull request #48 from jenkins-infra/dependabot/github_actions/release-drafter/release-drafter-6.2.0
Bump release-drafter/release-drafter from 6.1.1 to 6.2.0
2 parents 166d7a2 + 58534f4 commit a6bd136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
update_release_draft:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: release-drafter/release-drafter@267d2e0268deae5d44f3ba5029dd4d6e85f9d52d # v5
13+
- uses: release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v5
1414
env:
1515
# This token is generated automatically by default in GitHub Actions: no need to create it manually
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)