Skip to content

Commit 2adc13d

Browse files
authored
Merge pull request #11519 from NatLabRockies/dependabot/github_actions/actions/github-script-9
Bump actions/github-script from 8 to 9
2 parents aeb685a + a5e68c5 commit 2adc13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pull_requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
${{ github.run_id }}
266266
${{ steps.upload_regressions.outputs.artifact-url }}
267267
268-
- uses: actions/github-script@v8
268+
- uses: actions/github-script@v9
269269
if: always() && matrix.run_regressions && steps.regressions.outcome == 'failure' && github.event.pull_request.head.repo.full_name == 'NatLabRockies/EnergyPlus'
270270
with:
271271
script: |

0 commit comments

Comments
 (0)