We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f90c23b + 0a63fb4 commit faab911Copy full SHA for faab911
1 file changed
actions/workflow-context/action.yaml
@@ -38,7 +38,7 @@ runs:
38
using: composite
39
steps:
40
- id: context
41
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
42
with:
43
script: |
44
let idToken = await core.getIDToken();
0 commit comments