Skip to content

Commit

Permalink
build(deps): bump eic/trigger-gitlab-ci from 2 to 3
Browse files Browse the repository at this point in the history
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](eic/trigger-gitlab-ci@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent 145e722 commit 0ebc8e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux-eic-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0ebc8e6

Please sign in to comment.