Skip to content

Commit 18a5afa

Browse files
Merge branch 'dev' into proj/enhanced-interfaces
2 parents f7356f4 + 2dfbadf commit 18a5afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-test-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
LINODE_CLI_OBJ_ACCESS_KEY: ${{ secrets.LINODE_CLI_OBJ_ACCESS_KEY }}
116116
LINODE_CLI_OBJ_SECRET_KEY: ${{ secrets.LINODE_CLI_OBJ_SECRET_KEY }}
117117

118-
- uses: actions/github-script@v7
118+
- uses: actions/github-script@v8
119119
id: update-check-run
120120
if: ${{ inputs.pull_request_number != '' && fromJson(steps.commit-hash.outputs.data).repository.pullRequest.headRef.target.oid == inputs.sha }}
121121
env:

0 commit comments

Comments
 (0)