Skip to content

Commit

Permalink
chore(deps): update release-drafter/release-drafter action to v6 (tai…
Browse files Browse the repository at this point in the history
…lcallhq#1089)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent d491b62 commit 3e03032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
uses: actions/checkout@v4

- id: create_release
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
if: (github.event_name == 'pull_request_target') || (github.event_name == 'push' && github.ref == 'refs/heads/main')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3e03032

Please sign in to comment.