Skip to content

Commit 5fd11ea

Browse files
chore(deps): update actions/github-script action to v7 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3930d1e commit 5fd11ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/azure-static-web-apps-delightful-cliff-0acdaf71e.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cache: pnpm
2727
- run: pnpm install --frozen-lockfile
2828
- name: Get Id Token
29-
uses: actions/github-script@v6
29+
uses: actions/github-script@v7
3030
id: idtoken
3131
with:
3232
script: |
@@ -75,7 +75,7 @@ jobs:
7575
cache: pnpm
7676
- run: pnpm install --frozen-lockfile
7777
- name: Get Id Token
78-
uses: actions/github-script@v6
78+
uses: actions/github-script@v7
7979
id: idtoken
8080
with:
8181
script: |

0 commit comments

Comments
 (0)