This repository was archived by the owner on Jan 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 27d1a9a
authored
chore(deps): bump actions/create-github-app-token from 1.10.3 to 1.10.4 (#4121)
Bumps
[actions/create-github-app-token](https://github.com/actions/create-github-app-token)
from 1.10.3 to 1.10.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/create-github-app-token/releases">actions/create-github-app-token's
releases</a>.</em></p>
<blockquote>
<h2>v1.10.4</h2>
<h2><a
href="https://github.com/actions/create-github-app-token/compare/v1.10.3...v1.10.4">1.10.4</a>
(2024-09-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump the production-dependencies group across
1 directory with 3 updates (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/166">#166</a>)
(<a
href="https://github.com/actions/create-github-app-token/commit/e177c20e0f736e68f4a37ffee6aa32c73da13988">e177c20</a>),
closes <a
href="https://redirect.github.com/actions/create-github-app-token/issues/641">#641</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/641">#641</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/639">#639</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/638">#638</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/637">#637</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/636">#636</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/633">#633</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/632">#632</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/631">#631</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/630">#630</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/629">#629</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/714">#714</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/711">#711</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/714">#714</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/716">#716</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/711">#711</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/712">#712</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/710">#710</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/709">#709</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/708">#708</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/702">#702</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/706">#706</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/3458">#3458</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/3461">#3461</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/3460">#3460</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/3454">#3454</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/3450">#3450</a>
<a
href="https://redirect.github.com/actions/create-github-app-token/issues/3445">#3445</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/create-github-app-token/commit/3378cda945da322a8db4b193e19d46352ebe2de5"><code>3378cda</code></a>
build(release): 1.10.4 [skip ci]</li>
<li><a
href="https://github.com/actions/create-github-app-token/commit/e177c20e0f736e68f4a37ffee6aa32c73da13988"><code>e177c20</code></a>
fix(deps): bump the production-dependencies group across 1 directory
with 3 u...</li>
<li><a
href="https://github.com/actions/create-github-app-token/commit/961c2284dca935f5bd10e0044b3986c3df64595d"><code>961c228</code></a>
build(deps-dev): bump the development-dependencies group across 1
directory w...</li>
<li><a
href="https://github.com/actions/create-github-app-token/commit/15db0371dad2d605879bcac268eeaeafcf23a859"><code>15db037</code></a>
test: fix test file extensions and inputs for repositories (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/161">#161</a>)</li>
<li><a
href="https://github.com/actions/create-github-app-token/commit/9ccc6dbd71f2a82bbf749c2d2288eebba653eae6"><code>9ccc6db</code></a>
ci(test): add <code>workflow_dispatch</code> trigger</li>
<li><a
href="https://github.com/actions/create-github-app-token/commit/000e2a0d29976e250bb49dade8bddb037c5187c5"><code>000e2a0</code></a>
docs(readme): document how a Base64 private key could be decoded (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/155">#155</a>)</li>
<li><a
href="https://github.com/actions/create-github-app-token/commit/d0ac2addd11ed098fdfa86566abc8d715759aaa9"><code>d0ac2ad</code></a>
docs(README): fix the <code>git committer string</code> and
<code>Configure git CLI</code> examples...</li>
<li><a
href="https://github.com/actions/create-github-app-token/commit/040c2598aacc31cdff32d3527b574e70a22707f8"><code>040c259</code></a>
build(deps-dev): bump the development-dependencies group with 4 updates
(<a
href="https://redirect.github.com/actions/create-github-app-token/issues/150">#150</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/create-github-app-token/compare/31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4...3378cda945da322a8db4b193e19d46352ebe2de5">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 79bbbc0 commit 27d1a9aCopy full SHA for 27d1a9a
1 file changed
+1
-1
lines changedDiff for: .github/workflows/release.yml
Copy file name to clipboardExpand all lines: .github/workflows/release.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments