Skip to content

Commit

Permalink
Update CircleCI-Public/trigger-circleci-pipeline-action action to v1.…
Browse files Browse the repository at this point in the history
…2.0 (#567)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[CircleCI-Public/trigger-circleci-pipeline-action](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action)
| action | minor | `v1.1.0` -> `v1.2.0` |

---

### Release Notes

<details>
<summary>CircleCI-Public/trigger-circleci-pipeline-action
(CircleCI-Public/trigger-circleci-pipeline-action)</summary>

###
[`v1.2.0`](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action/releases/tag/v1.2.0)

[Compare
Source](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action/compare/v1.1.0...v1.2.0)

#### What's Changed

- ci: Upgrade node from 16 to 20. by
[@&#8203;jsirois](https://togithub.com/jsirois) in
[https://github.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75)

#### New Contributors

- [@&#8203;jsirois](https://togithub.com/jsirois) made their first
contribution in
[https://github.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75](https://togithub.com/CircleCI-Public/trigger-circleci-pipeline-action/pull/75)

**Full Changelog**:
CircleCI-Public/trigger-circleci-pipeline-action@v1.1.0...v1.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/secretflow/spu).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent d9c2224 commit 32fa04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-circleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
steps:
- name: secretflow-spu-deploy
id: secretflow-spu-deploy
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.1.0
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.2.0
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}

0 comments on commit 32fa04e

Please sign in to comment.