Skip to content

Commit

Permalink
ci(action): update actions/add-to-project action to v1.0.2
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/add-to-project](https://github.com/actions/add-to-project)
| action | patch | `v1.0.1` -> `v1.0.2` |

---

### Release Notes

<details>
<summary>actions/add-to-project (actions/add-to-project)</summary>

###
[`v1.0.2`](https://github.com/actions/add-to-project/releases/tag/v1.0.2)

[Compare
Source](https://github.com/actions/add-to-project/compare/v1.0.1...v1.0.2)

#### What's Changed

- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/actions/add-to-project/pull/583](https://github.com/actions/add-to-project/pull/583)
- build(deps-dev): bump
[@&#8203;types/node](https://github.com/types/node) from 16.18.96 to
16.18.101 by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/actions/add-to-project/pull/588](https://github.com/actions/add-to-project/pull/588)
- build(deps-dev): bump ts-jest from 29.1.2 to 29.1.5 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/actions/add-to-project/pull/582](https://github.com/actions/add-to-project/pull/582)
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.6.0 to 7.14.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/actions/add-to-project/pull/589](https://github.com/actions/add-to-project/pull/589)
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.6.0 to 7.14.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/actions/add-to-project/pull/590](https://github.com/actions/add-to-project/pull/590)
- build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/actions/add-to-project/pull/578](https://github.com/actions/add-to-project/pull/578)
- Dependabot/npm and yarn/eslint plugin jest 28.6.0 fixes by
[@&#8203;talune](https://github.com/talune) in
[https://github.com/actions/add-to-project/pull/591](https://github.com/actions/add-to-project/pull/591)

**Full Changelog**:
actions/add-to-project@v1.0.1...v1.0.2

</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/octokit/rest.js).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUeXBlOiBNYWludGVuYW5jZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 4306775 commit cdbf93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_to_octokit_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/add-to-project@v1.0.1
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/octokit/projects/10
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
Expand Down

0 comments on commit cdbf93a

Please sign in to comment.