Skip to content

Commit 0353f55

Browse files
committed
chore: update workflow actions and node pin
1 parent 1c56a76 commit 0353f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clear-ok-to-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
pull-requests: write
1111
steps:
1212
- name: Remove ok-to-deploy label
13-
uses: actions/github-script@v7
13+
uses: actions/github-script@v9.0.0
1414
with:
1515
script: |
1616
const pr = context.payload.pull_request;

0 commit comments

Comments
 (0)