From 0ebc8e64a97a4fb96699f710e3476c2467e3e6e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 23:04:00 +0000 Subject: [PATCH 1/2] build(deps): bump eic/trigger-gitlab-ci from 2 to 3 Bumps [eic/trigger-gitlab-ci](https://github.com/eic/trigger-gitlab-ci) from 2 to 3. - [Release notes](https://github.com/eic/trigger-gitlab-ci/releases) - [Commits](https://github.com/eic/trigger-gitlab-ci/compare/v2...v3) --- updated-dependencies: - dependency-name: eic/trigger-gitlab-ci dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/linux-eic-shell.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linux-eic-shell.yml b/.github/workflows/linux-eic-shell.yml index fdf0fb96f..54a4f159e 100644 --- a/.github/workflows/linux-eic-shell.yml +++ b/.github/workflows/linux-eic-shell.yml @@ -128,7 +128,7 @@ jobs: - xmllint-after-build - list-detector-configs steps: - - uses: eic/trigger-gitlab-ci@v2 + - uses: eic/trigger-gitlab-ci@v3 id: trigger with: url: https://eicweb.phy.anl.gov @@ -524,7 +524,7 @@ jobs: matrix: detector_config: [epic_craterlake] steps: - - uses: eic/trigger-gitlab-ci@v2 + - uses: eic/trigger-gitlab-ci@v3 id: trigger with: url: https://eicweb.phy.anl.gov From bf8f6e7f8558072aa24a5b357c8223a2e51c05ef Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin Date: Wed, 22 May 2024 20:11:29 -0400 Subject: [PATCH 2/2] Empty commit