Commit 1c07780a authored by Alejandro Celaya's avatar Alejandro Celaya Committed by Alejandro Celaya

Update actions/github-script to v6

parent d1fc13d5
...@@ -126,7 +126,7 @@ jobs: ...@@ -126,7 +126,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Update extension - name: Update extension
uses: actions/github-script@v5 uses: actions/github-script@v6
with: with:
github-token: ${{ secrets.cross_repo_workflow_trigger_token }} github-token: ${{ secrets.cross_repo_workflow_trigger_token }}
script: | script: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment