mirror of
https://github.com/samsonjs/wordexp.git
synced 2026-04-03 10:15:49 +00:00
Merge pull request #161 from samsonjs/dependabot/github_actions/release-drafter/release-drafter-7
Some checks are pending
CI / rubocop (push) Waiting to run
CI / test (3.2.9) (push) Waiting to run
CI / test (3.3.10) (push) Waiting to run
CI / test (3.4.8) (push) Waiting to run
CI / test (4.0.0) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
Some checks are pending
CI / rubocop (push) Waiting to run
CI / test (3.2.9) (push) Waiting to run
CI / test (3.3.10) (push) Waiting to run
CI / test (3.4.8) (push) Waiting to run
CI / test (4.0.0) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
Bump release-drafter/release-drafter from 6 to 7
This commit is contained in:
commit
36c250a2e6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -9,6 +9,6 @@ jobs:
|
|||
update_release_draft:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: release-drafter/release-drafter@v6
|
||||
- uses: release-drafter/release-drafter@v7
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue