We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e9ea3 commit 805147fCopy full SHA for 805147f
.github/workflows/trigger_internal_tests.yml
@@ -11,7 +11,7 @@ jobs:
11
name: "trigger"
12
runs-on: ubuntu-24.04
13
steps:
14
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
15
id: app-token
16
with:
17
app-id: ${{ vars.PLAYWRIGHT_APP_ID }}
0 commit comments