Skip to content

Commit

Permalink
build(deps): bump actions/github-script from 6 to 7 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 9b78b81 commit 113d608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Install OIDC Client from Core Package
run: npm install @actions/[email protected] @actions/http-client
- name: Write Id Token
uses: actions/github-script@v6
uses: actions/github-script@v7
id: idtoken
with:
script: |
Expand Down

0 comments on commit 113d608

Please sign in to comment.