Skip to content

Commit

Permalink
Merge pull request #497 from gaphor/dependabot/github_actions/toolman…
Browse files Browse the repository at this point in the history
…tim/release-drafter-v5.12.1

Bump toolmantim/release-drafter from v5.11.0 to v5.12.1
  • Loading branch information
danyeaw committed Oct 26, 2020
2 parents 54d7c5d + 233ec63 commit 29eb9f3
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 @@ -10,6 +10,6 @@ jobs:
if: "!contains(github.event.head_commit.message, 'skip ci')"
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: toolmantim/release-drafter@v5.11.0
- uses: toolmantim/release-drafter@v5.12.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 29eb9f3

Please sign in to comment.