Skip to content

Commit 4b3ad3c

Browse files
authored
Merge pull request #123 from terraform-docs/dependabot/github_actions/release-drafter/release-drafter-6
chore(deps): bump release-drafter/release-drafter from 5 to 6
2 parents 7c16aaa + cc4cccb commit 4b3ad3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
release-draft:
3333
runs-on: ubuntu-latest
3434
steps:
35-
- uses: release-drafter/release-drafter@v5
35+
- uses: release-drafter/release-drafter@v6
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 commit comments

Comments
 (0)