Skip to content

Commit

Permalink
Merge pull request #123 from terraform-docs/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/release-drafter/release-drafter-6

chore(deps): bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
khos2ow committed Mar 23, 2024
2 parents 7c16aaa + cc4cccb commit 4b3ad3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
release-draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 comments on commit 4b3ad3c

Please sign in to comment.