Merge pull request #218 from crazy-max/dependabot/github_actions/actions/github-script-7
Bump actions/github-script from 6 to 7
This commit is contained in:
commit
2a46886cb1
2
.github/workflows/cleanup.yml
vendored
2
.github/workflows/cleanup.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Delete branch
|
||||
uses: actions/github-script@v6
|
||||
uses: actions/github-script@v7
|
||||
with:
|
||||
script: |
|
||||
await github.rest.git.deleteRef({
|
||||
|
|
Loading…
Reference in New Issue
Block a user