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 6349726 commit da7cac8Copy full SHA for da7cac8
1 file changed
.github/workflows/dependabot.vscode.yml
@@ -20,7 +20,7 @@ jobs:
20
ref: ${{ github.event.pull_request.head.ref }}
21
22
- name: Update VSCode
23
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
24
with:
25
script: |-
26
const fs = require("fs");
0 commit comments