Update digital-blueprint/gitlab-pipeline-trigger-action action to v1.4.0 (#18043)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [digital-blueprint/gitlab-pipeline-trigger-action](https://redirect.github.com/digital-blueprint/gitlab-pipeline-trigger-action) | action | minor | `v1.3.0` → `v1.4.0` | --- ### Release Notes <details> <summary>digital-blueprint/gitlab-pipeline-trigger-action (digital-blueprint/gitlab-pipeline-trigger-action)</summary> ### [`v1.4.0`](https://redirect.github.com/digital-blueprint/gitlab-pipeline-trigger-action/blob/HEAD/CHANGELOG.md#v140) [Compare Source](https://redirect.github.com/digital-blueprint/gitlab-pipeline-trigger-action/compare/v1.3.0...v1.4.0) - Updated dependencies - bump to node24 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJ1aWxkOnNraXAtcmVsZWFzZSIsImludGVybmFsIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -313,7 +313,7 @@ jobs:
|
||||
packages-dir: "astral-test-pypa-gh-action/dist"
|
||||
|
||||
- name: "Request GitLab OIDC tokens for impersonation"
|
||||
uses: digital-blueprint/gitlab-pipeline-trigger-action@20e77989b24af658ba138a0aa5291bdc657f1505 # v1.3.0
|
||||
uses: digital-blueprint/gitlab-pipeline-trigger-action@c59b56e9d2688ab42c1304322ac8831a4ef6f7d2 # v1.4.0
|
||||
with:
|
||||
host: gitlab.com
|
||||
id: astral-test-publish/astral-test-gitlab-pypi-tp
|
||||
|
||||
Reference in New Issue
Block a user