Skip to content

Commit

Permalink
Bump toolmantim/release-drafter from 5.21.0 to 5.21.1 (#502)
Browse files Browse the repository at this point in the history
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from 5.21.0 to 5.21.1.
- [Release notes](https://github.com/toolmantim/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5.21.0...v5.21.1)

---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2022
1 parent 07254a8 commit 1897fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Draft Release
uses: toolmantim/release-drafter@v5.21.0
uses: toolmantim/release-drafter@v5.21.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1897fdd

Please sign in to comment.