Skip to content

Commit 1fbf024

Browse files
committed
feat(github): merge checks workflow [pulumi]
1 parent 121cf9b commit 1fbf024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
contents: read
1818
statuses: write
1919
steps:
20-
- uses: actions/github-script@v6
20+
- uses: actions/github-script@v7
2121
id: get-head-hash
2222
with:
2323
result-encoding: string

0 commit comments

Comments
 (0)