Skip to content

Commit 93d46f9

Browse files
authored
Merge pull request #558 from cmbuckley/dependabot/github_actions/actions/github-script-9
Bump actions/github-script from 8 to 9
2 parents 15a3461 + e1317ea commit 93d46f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: Get comment text
7777
id: get-text
78-
uses: actions/github-script@v8
78+
uses: actions/github-script@v9
7979
with:
8080
script: |
8181
const status = context.payload.inputs.status,

0 commit comments

Comments
 (0)