Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Commit 6f34c6e

Browse files
build(deps): update actions/github-script action to v6.4.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent e68b843 commit 6f34c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
# As output a markdown and a json version will be generated
272272
- name: Build final test report
273273
id: build_final_test_report
274-
uses: actions/github-script@v6.3.3
274+
uses: actions/github-script@v6.4.0
275275
env:
276276
TEST_REPORTS_PATH: ${{ env.TEST_REPORTS_PATH }}
277277
FINAL_TEST_REPORTS_FOLDER: ${{ env.FINAL_TEST_REPORTS_FOLDER }}

0 commit comments

Comments
 (0)