Skip to content

Commit 0cc948b

Browse files
chore(deps): update actions/github-script digest to 450193c
1 parent b2a5a70 commit 0cc948b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/approvals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Check required approvals
12-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd
12+
uses: actions/github-script@450193c5abd4cdb17ba9f3ffcfe8f635c4bb6c2a
1313
with:
1414
script: |
1515
const pr = context.payload.pull_request;

0 commit comments

Comments
 (0)