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:
CrazyMax 2024-04-08 09:16:45 +02:00 committed by GitHub
commit 2a46886cb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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({