Skip to content

Commit

Permalink
fix(deps): update dependency @actions/github to v6 (#3649)
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 | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@actions/github](https://togithub.com/actions/toolkit/tree/main/packages/github)
([source](https://togithub.com/actions/toolkit/tree/HEAD/packages/github))
| [`5.1.1` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@actions%2fgithub/5.1.1/6.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fgithub/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fgithub/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fgithub/5.1.1/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fgithub/5.1.1/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>actions/toolkit (@&#8203;actions/github)</summary>

###
[`v6.0.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#600)

- Support the latest Octokit in
[@&#8203;actions/github](https://togithub.com/actions/github)
[#&#8203;1553](https://togithub.com/actions/toolkit/pull/1553)
    -   Drop support of NodeJS v14, v16

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/slsa-framework/slsa-github-generator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
renovate-bot and github-actions authored May 16, 2024
1 parent ecc53bb commit f29a845
Show file tree
Hide file tree
Showing 28 changed files with 197,796 additions and 43,239 deletions.
32,394 changes: 26,849 additions & 5,545 deletions .github/actions/create-container_based-predicate/dist/index.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

454 changes: 238 additions & 216 deletions .github/actions/create-container_based-predicate/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"@actions/github": "6.0.0",
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
}
}
32,048 changes: 26,676 additions & 5,372 deletions .github/actions/detect-workflow-js/dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/actions/detect-workflow-js/dist/index.js.map

Large diffs are not rendered by default.

454 changes: 238 additions & 216 deletions .github/actions/detect-workflow-js/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/actions/detect-workflow-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1"
"@actions/github": "6.0.0"
}
}
Loading

0 comments on commit f29a845

Please sign in to comment.