Skip to content

Commit

Permalink
github-actions: bump the minor-patch-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the minor-patch-dependencies group with 1 update: [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter).

- [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
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent eb92ddd commit 4aae0c6
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 @@ -36,6 +36,6 @@ jobs:
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- name: "Release Drafter"
uses: "release-drafter/release-drafter@v5.24.0"
uses: "release-drafter/release-drafter@v5.25.0"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 4aae0c6

Please sign in to comment.