Update actions dependency actions/github-script
This commit is contained in:
2
.github/workflows/template-deploy.yml
vendored
2
.github/workflows/template-deploy.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
if: ${{ !github.event.repository.is_template }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/github-script@v6
|
||||
- uses: actions/github-script@v7
|
||||
with:
|
||||
script: |
|
||||
let labels = [
|
||||
|
||||
Reference in New Issue
Block a user