Skip to content

Commit 90073a7

Browse files
ci: bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#360)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.24.0 to 5.25.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5.24.0...v5.25.0) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed98d93 commit 90073a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
pass_on_octokit_error: false
2828
configuration_path: ".github/pr-title-checker-config.json"
29-
- uses: release-drafter/release-drafter@v5.24.0
29+
- uses: release-drafter/release-drafter@v5.25.0
3030
name: "Set PR's label based on title"
3131
with:
3232
disable-releaser: true

0 commit comments

Comments
 (0)