Skip to content

Commit 113d608

Browse files
build(deps): bump actions/github-script from 6 to 7 (#216)
1 parent 9b78b81 commit 113d608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: Install OIDC Client from Core Package
108108
run: npm install @actions/[email protected] @actions/http-client
109109
- name: Write Id Token
110-
uses: actions/github-script@v6
110+
uses: actions/github-script@v7
111111
id: idtoken
112112
with:
113113
script: |

0 commit comments

Comments
 (0)