Skip to content

Commit 298aaad

Browse files
Bump actions/github-script from 8 to 9
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a89b0aa commit 298aaad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-e2e-automation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ jobs:
306306

307307
- name: Add link to Allure report
308308
if: github.event_name == 'workflow_dispatch'
309-
uses: actions/github-script@v8
309+
uses: actions/github-script@v9
310310
with:
311311
script: |
312312
const url = `https://${context.repo.owner}.github.io/${context.repo.repo}/${context.runNumber}/`;

0 commit comments

Comments
 (0)