Skip to content

Commit 7c641c7

Browse files
Bump the actions-updates group across 1 directory with 4 updates (#132)
Bumps the actions-updates group with 4 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/create-github-app-token](https://github.com/actions/create-github-app-token), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [release-plz/action](https://github.com/release-plz/action). Updates `step-security/harden-runner` from 2.19.0 to 2.19.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/step-security/harden-runner/releases">step-security/harden-runner's releases</a>.</em></p> <blockquote> <h2>v2.19.1</h2> <h2>What's Changed</h2> <ul> <li>fix: detect ubuntu-slim runners early and bail out by <a href="https://github.com/devantler"><code>@​devantler</code></a> in <a href="https://redirect.github.com/step-security/harden-runner/pull/657">step-security/harden-runner#657</a></li> </ul> <p>What the fix changes</p> <ul> <li>Harden-Runner will detect <code>ubuntu-slim</code> runners and exit cleanly with an informational log message, instead of post harden runner step failing on chown: invalid user: 'undefined'.</li> </ul> <p>What the fix does not do</p> <ul> <li>Jobs running on <code>ubuntu-slim</code> will not be monitored by Harden-Runner. The agent relies on kernel-level features (that require elevated capabilities).</li> <li>Per GitHub's docs on <a href="https://docs.github.com/en/actions/reference/runners/github-hosted-runners#single-cpu-runners">single-CPU runners</a>: &quot;The container for ubuntu-slim runners runs in unprivileged mode. This means that some operations requiring elevated privileges such as mounting file systems, using Docker-in-Docker, or accessing low-level kernel features are not supported.&quot; Those low-level kernel features are what the agent needs, so monitoring inside the unprivileged container is not feasible today.</li> </ul> <p>For StepSecurity enterprise customers If your security posture requires that workflows are always monitored, you can block the use of <code>ubuntu-slim</code> via workflow run policies see the <a href="https://docs.stepsecurity.io/workflow-run-policies/policies#runner-label-policy">Runner Label Policy</a> docs. This lets you enforce that jobs only run on monitored runner types.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/devantler"><code>@​devantler</code></a> made their first contribution in <a href="https://redirect.github.com/step-security/harden-runner/pull/657">step-security/harden-runner#657</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/step-security/harden-runner/compare/v2.19.0...v2.19.1">https://github.com/step-security/harden-runner/compare/v2.19.0...v2.19.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/step-security/harden-runner/commit/a5ad31d6a139d249332a2605b85202e8c0b78450"><code>a5ad31d</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/657">#657</a> from devantler/fix/ubuntu-slim-user-env</li> <li><a href="https://github.com/step-security/harden-runner/commit/6e928567d74554b8842dd434908da31c593ba85c"><code>6e92856</code></a> build dist and trim ubuntu-slim message</li> <li><a href="https://github.com/step-security/harden-runner/commit/4e0504ee086374bdec7064e5c26d48af41ba6209"><code>4e0504e</code></a> Merge branch 'main' into fix/ubuntu-slim-user-env</li> <li><a href="https://github.com/step-security/harden-runner/commit/376d25a97f3a1640ff8cbbddaa4af25948df2cf3"><code>376d25a</code></a> fix: detect ubuntu-slim runners early and bail out</li> <li>See full diff in <a href="https://github.com/step-security/harden-runner/compare/8d3c67de8e2fe68ef647c8db1e6a09f647780f40...a5ad31d6a139d249332a2605b85202e8c0b78450">compare view</a></li> </ul> </details> <br /> Updates `actions/create-github-app-token` from 3.1.1 to 3.2.0 <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>v3.2.0</h2> <h2><a href="https://github.com/actions/create-github-app-token/compare/v3.1.1...v3.2.0">3.2.0</a> (2026-05-12)</h2> <h3>Features</h3> <ul> <li>add support for enterprise-level GitHub Apps (<a href="https://redirect.github.com/actions/create-github-app-token/issues/263">#263</a>) (<a href="https://github.com/actions/create-github-app-token/commit/952a2a7073df6bfa5f49bc469ec895b6ec1acea4">952a2a7</a>)</li> <li>support full repository names in <code>repositories</code> input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/372">#372</a>) (<a href="https://github.com/actions/create-github-app-token/commit/85eb8dd41472213aed25d1a126460e0069138ab6">85eb8dd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump <code>@​actions/core</code> from 3.0.0 to 3.0.1 in the production-dependencies group (<a href="https://redirect.github.com/actions/create-github-app-token/issues/364">#364</a>) (<a href="https://github.com/actions/create-github-app-token/commit/43e5c345bfd4d4f3ecea019ad0042001a09dd857">43e5c34</a>)</li> <li>validate private-key input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/376">#376</a>) (<a href="https://github.com/actions/create-github-app-token/commit/f24bbd89643991c0de27ae823c01791b2c6bafdd">f24bbd8</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md">actions/create-github-app-token's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2><a href="https://github.com/actions/create-github-app-token/compare/v3.1.1...v3.2.0">3.2.0</a> (2026-05-12)</h2> <h3>Features</h3> <ul> <li>add support for enterprise-level GitHub Apps (<a href="https://redirect.github.com/actions/create-github-app-token/issues/263">#263</a>) (<a href="https://github.com/actions/create-github-app-token/commit/952a2a7073df6bfa5f49bc469ec895b6ec1acea4">952a2a7</a>)</li> <li>support full repository names in <code>repositories</code> input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/372">#372</a>) (<a href="https://github.com/actions/create-github-app-token/commit/85eb8dd41472213aed25d1a126460e0069138ab6">85eb8dd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump <code>@​actions/core</code> from 3.0.0 to 3.0.1 in the production-dependencies group (<a href="https://redirect.github.com/actions/create-github-app-token/issues/364">#364</a>) (<a href="https://github.com/actions/create-github-app-token/commit/43e5c345bfd4d4f3ecea019ad0042001a09dd857">43e5c34</a>)</li> <li>validate private-key input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/376">#376</a>) (<a href="https://github.com/actions/create-github-app-token/commit/f24bbd89643991c0de27ae823c01791b2c6bafdd">f24bbd8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/create-github-app-token/commit/bcd2ba49218906704ab6c1aa796996da409d3eb1"><code>bcd2ba4</code></a> chore(main): release 3.2.0 (<a href="https://redirect.github.com/actions/create-github-app-token/issues/370">#370</a>)</li> <li><a href="https://github.com/actions/create-github-app-token/commit/f24bbd89643991c0de27ae823c01791b2c6bafdd"><code>f24bbd8</code></a> fix: validate private-key input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/376">#376</a>)</li> <li><a href="https://github.com/actions/create-github-app-token/commit/363531b6d972a60a00b3f1e6bb139e5e6c764cd9"><code>363531b</code></a> docs: capitalize Git as a proper noun in README (<a href="https://redirect.github.com/actions/create-github-app-token/issues/374">#374</a>)</li> <li><a href="https://github.com/actions/create-github-app-token/commit/fd2801133e469d2950f2c5af5e591d6b2ad833c8"><code>fd28011</code></a> docs: update procedure to configure Git (<a href="https://redirect.github.com/actions/create-github-app-token/issues/287">#287</a>)</li> <li><a href="https://github.com/actions/create-github-app-token/commit/85eb8dd41472213aed25d1a126460e0069138ab6"><code>85eb8dd</code></a> feat: support full repository names in <code>repositories</code> input (<a href="https://redirect.github.com/actions/create-github-app-token/issues/372">#372</a>)</li> <li><a href="https://github.com/actions/create-github-app-token/commit/c9aabb83728c3bd519212fa657ebc07e1f2a5dec"><code>c9aabb8</code></a> build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...</li> <li><a href="https://github.com/actions/create-github-app-token/commit/e02e816e5591415258a53bf735aff57977dcd5e2"><code>e02e816</code></a> build(deps-dev): bump undici from 7.24.6 to 8.2.0 (<a href="https://redirect.github.com/actions/create-github-app-token/issues/366">#366</a>)</li> <li><a href="https://github.com/actions/create-github-app-token/commit/8d835bfd37aa48fcb8e709925115857568d98bc4"><code>8d835bf</code></a> build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...</li> <li><a href="https://github.com/actions/create-github-app-token/commit/952a2a7073df6bfa5f49bc469ec895b6ec1acea4"><code>952a2a7</code></a> feat: add support for enterprise-level GitHub Apps (<a href="https://redirect.github.com/actions/create-github-app-token/issues/263">#263</a>)</li> <li><a href="https://github.com/actions/create-github-app-token/commit/43e5c345bfd4d4f3ecea019ad0042001a09dd857"><code>43e5c34</code></a> fix(deps): bump <code>@​actions/core</code> from 3.0.0 to 3.0.1 in the production-dependenc...</li> <li>Additional commits viewable in <a href="https://github.com/actions/create-github-app-token/compare/1b10c78c7865c340bc4f6099eb2f838309f1e8c3...bcd2ba49218906704ab6c1aa796996da409d3eb1">compare view</a></li> </ul> </details> <br /> Updates `sigstore/cosign-installer` from 4.1.1 to 4.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sigstore/cosign-installer/releases">sigstore/cosign-installer's releases</a>.</em></p> <blockquote> <h2>v4.1.2</h2> <h2>What's Changed</h2> <ul> <li>Bump cosign to 3.0.6 in <a href="https://redirect.github.com/sigstore/cosign-installer/pull/232">sigstore/cosign-installer#232</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sigstore/cosign-installer/commit/6f9f17788090df1f26f669e9d70d6ae9567deba6"><code>6f9f177</code></a> Bump cosign to 3.0.6 (<a href="https://redirect.github.com/sigstore/cosign-installer/issues/232">#232</a>)</li> <li><a href="https://github.com/sigstore/cosign-installer/commit/b5e753ae2d39589c7b38850b463739151fc67f07"><code>b5e753a</code></a> Bump actions/github-script from 8.0.0 to 9.0.0 (<a href="https://redirect.github.com/sigstore/cosign-installer/issues/230">#230</a>)</li> <li><a href="https://github.com/sigstore/cosign-installer/commit/115e4ce455e573aa6e9ba51e8d040ddd5c1378af"><code>115e4ce</code></a> Bump actions/setup-go from 6.3.0 to 6.4.0 (<a href="https://redirect.github.com/sigstore/cosign-installer/issues/226">#226</a>)</li> <li>See full diff in <a href="https://github.com/sigstore/cosign-installer/compare/cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003...6f9f17788090df1f26f669e9d70d6ae9567deba6">compare view</a></li> </ul> </details> <br /> Updates `release-plz/action` from 0.5.128 to 0.5.129 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/release-plz/action/releases">release-plz/action's releases</a>.</em></p> <blockquote> <h2>v0.5.129</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): update dependency cargo-bins/cargo-binstall to v1.17.7 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/301">release-plz/action#301</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.22 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/302">release-plz/action#302</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.23 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/304">release-plz/action#304</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.24 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/305">release-plz/action#305</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.25 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/306">release-plz/action#306</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/307">release-plz/action#307</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.26 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/308">release-plz/action#308</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.27 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/309">release-plz/action#309</a></li> <li>chore(deps): update rust crate clap to v4.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/310">release-plz/action#310</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.29 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/311">release-plz/action#311</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.31 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/312">release-plz/action#312</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.32 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/313">release-plz/action#313</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/314">release-plz/action#314</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.33 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/315">release-plz/action#315</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.34 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/316">release-plz/action#316</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.35 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/317">release-plz/action#317</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.68.36 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/318">release-plz/action#318</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/319">release-plz/action#319</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/320">release-plz/action#320</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/321">release-plz/action#321</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/322">release-plz/action#322</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/323">release-plz/action#323</a></li> <li>chore(deps): update dependency cargo-bins/cargo-binstall to v1.17.8 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/324">release-plz/action#324</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.6 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/325">release-plz/action#325</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/326">release-plz/action#326</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.7 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/327">release-plz/action#327</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.8 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/328">release-plz/action#328</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/329">release-plz/action#329</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.10 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/330">release-plz/action#330</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.11 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/331">release-plz/action#331</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.12 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/332">release-plz/action#332</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.13 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/333">release-plz/action#333</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.69.14 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/334">release-plz/action#334</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.70.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/335">release-plz/action#335</a></li> <li>chore(deps): update dependency cargo-bins/cargo-binstall to v1.17.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/336">release-plz/action#336</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.70.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/338">release-plz/action#338</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/339">release-plz/action#339</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.70.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/340">release-plz/action#340</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.70.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/341">release-plz/action#341</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.70.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/342">release-plz/action#342</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.71.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/343">release-plz/action#343</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.71.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/344">release-plz/action#344</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.71.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/345">release-plz/action#345</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.71.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/346">release-plz/action#346</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.72.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/347">release-plz/action#347</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.73.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/348">release-plz/action#348</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/349">release-plz/action#349</a></li> <li>chore(deps): update dependency taiki-e/install-action to v2.74.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/release-plz/action/pull/350">release-plz/action#350</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/release-plz/action/commit/064f4d1e36c843611ddf013be726beaa4ad804db"><code>064f4d1</code></a> chore(deps): update dependency obi1kenobi/cargo-semver-checks to v0.47 (<a href="https://redirect.github.com/release-plz/action/issues/397">#397</a>)</li> <li><a href="https://github.com/release-plz/action/commit/4f2dca021948950f69f27b29bcd86ab175913100"><code>4f2dca0</code></a> fix cargo-semver-checks renovate update (<a href="https://redirect.github.com/release-plz/action/issues/396">#396</a>)</li> <li><a href="https://github.com/release-plz/action/commit/39f5787d55feb00fc0401393187c0c650026a8b7"><code>39f5787</code></a> Update to 0.3.158 (<a href="https://redirect.github.com/release-plz/action/issues/395">#395</a>)</li> <li><a href="https://github.com/release-plz/action/commit/bb36e1470dd38efd37a15caa7c2005bcbbb28102"><code>bb36e14</code></a> chore(deps): update dependency taiki-e/install-action to v2.77.4 (<a href="https://redirect.github.com/release-plz/action/issues/394">#394</a>)</li> <li><a href="https://github.com/release-plz/action/commit/3711471f7a0959385363561c512b4a35182c3fef"><code>3711471</code></a> chore(deps): update dependency taiki-e/install-action to v2.77.3 (<a href="https://redirect.github.com/release-plz/action/issues/393">#393</a>)</li> <li><a href="https://github.com/release-plz/action/commit/b234371aefa67f49b386b33a39023ae851fbe8fc"><code>b234371</code></a> chore(deps): update dependency taiki-e/install-action to v2.77.2 (<a href="https://redirect.github.com/release-plz/action/issues/392">#392</a>)</li> <li><a href="https://github.com/release-plz/action/commit/3427ba60e8c031777ef97203cc7961bda4532f03"><code>3427ba6</code></a> chore(deps): update dependency cargo-bins/cargo-binstall to v1.19.1 (<a href="https://redirect.github.com/release-plz/action/issues/391">#391</a>)</li> <li><a href="https://github.com/release-plz/action/commit/37e90aa53f6f454aa0ab258bb17555bc249053b4"><code>37e90aa</code></a> chore(deps): update dependency taiki-e/install-action to v2.77.1 (<a href="https://redirect.github.com/release-plz/action/issues/390">#390</a>)</li> <li><a href="https://github.com/release-plz/action/commit/eef2a4606505a00759879c42330b219ad0caf07e"><code>eef2a46</code></a> chore(deps): update dependency taiki-e/install-action to v2.77.0 (<a href="https://redirect.github.com/release-plz/action/issues/389">#389</a>)</li> <li><a href="https://github.com/release-plz/action/commit/eb60137ac9e7fcd05c686400b20deaad3a3d1511"><code>eb60137</code></a> chore(deps): update dependency taiki-e/install-action to v2.76.0 (<a href="https://redirect.github.com/release-plz/action/issues/388">#388</a>)</li> <li>Additional commits viewable in <a href="https://github.com/release-plz/action/compare/1528104d2ca23787631a1c1f022abb64b34c1e11...064f4d1e36c843611ddf013be726beaa4ad804db">compare view</a></li> </ul> </details> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Leggett <benjamin@edera.io>
1 parent befa7dc commit 7c641c7

5 files changed

Lines changed: 17 additions & 17 deletions

File tree

.github/workflows/ci-code.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: harden runner
17-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
17+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
1818
with:
1919
egress-policy: audit
2020

@@ -40,7 +40,7 @@ jobs:
4040
name: 'Full build linux-${{ matrix.platform.arch }}'
4141
steps:
4242
- name: harden runner
43-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
43+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
4444
with:
4545
egress-policy: audit
4646

@@ -64,7 +64,7 @@ jobs:
6464
name: 'Full clippy linux-${{ matrix.arch }}'
6565
steps:
6666
- name: harden runner
67-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
67+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
6868
with:
6969
egress-policy: audit
7070

.github/workflows/digestabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Harden the runner (Audit all outbound calls)
24-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
24+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
2525
with:
2626
egress-policy: audit
2727

@@ -30,7 +30,7 @@ jobs:
3030
persist-credentials: false
3131

3232
- name: generate cultivator token
33-
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
33+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
3434
id: generate-token
3535
with:
3636
app-id: "${{ secrets.EDERA_CULTIVATION_APP_ID }}"

.github/workflows/markdown-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Harden runner
20-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
20+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
2121
with:
2222
egress-policy: audit
2323

@@ -27,7 +27,7 @@ jobs:
2727
persist-credentials: true
2828

2929
- name: generate cultivator token
30-
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
30+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
3131
id: generate-token
3232
with:
3333
app-id: "${{ secrets.EDERA_CULTIVATION_APP_ID }}"

.github/workflows/release-artifacts.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
steps:
4141
- name: 'Harden runner'
42-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
42+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
4343
with:
4444
egress-policy: audit
4545

@@ -96,7 +96,7 @@ jobs:
9696
push: true
9797

9898
- name: 'Install cosign'
99-
uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
99+
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
100100

101101
- name: 'Cosign sign all images'
102102
shell: bash
@@ -128,7 +128,7 @@ jobs:
128128
runs-on: '${{ matrix.platform.on }}'
129129
steps:
130130
- name: Harden the runner (Audit all outbound calls)
131-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
131+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
132132
with:
133133
egress-policy: audit
134134

@@ -178,7 +178,7 @@ jobs:
178178
path: target/assets/${{ matrix.binary }}_*
179179

180180
- name: Generate cultivator token
181-
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
181+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
182182
id: generate-token
183183
with:
184184
app-id: "${{ secrets.EDERA_CULTIVATION_APP_ID }}"

.github/workflows/release.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id-token: write # Needed for trusted publishing
2222
steps:
2323
- name: Harden the runner (Audit all outbound calls)
24-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
24+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
2525
with:
2626
egress-policy: audit
2727

@@ -35,14 +35,14 @@ jobs:
3535
uses: dtolnay/rust-toolchain@5d458579430fc14a04a08a1e7d3694f545e91ce6 # zizmor: ignore[stale-action-refs] -- pinned to stable branch
3636

3737
- name: generate cultivator token
38-
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
38+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
3939
id: generate-token
4040
with:
4141
app-id: "${{ secrets.EDERA_CULTIVATION_APP_ID }}"
4242
private-key: "${{ secrets.EDERA_CULTIVATION_APP_PRIVATE_KEY }}"
4343

4444
- name: Run release-plz
45-
uses: release-plz/action@1528104d2ca23787631a1c1f022abb64b34c1e11 # v0.5
45+
uses: release-plz/action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5
4646
with:
4747
command: release
4848
env:
@@ -62,7 +62,7 @@ jobs:
6262
cancel-in-progress: false
6363
steps:
6464
- name: Harden the runner (Audit all outbound calls)
65-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
65+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
6666
with:
6767
egress-policy: audit
6868

@@ -76,14 +76,14 @@ jobs:
7676
uses: dtolnay/rust-toolchain@5d458579430fc14a04a08a1e7d3694f545e91ce6 # zizmor: ignore[stale-action-refs] -- pinned to stable branch
7777

7878
- name: generate cultivator token
79-
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
79+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
8080
id: generate-token
8181
with:
8282
app-id: "${{ secrets.EDERA_CULTIVATION_APP_ID }}"
8383
private-key: "${{ secrets.EDERA_CULTIVATION_APP_PRIVATE_KEY }}"
8484

8585
- name: Run release-plz
86-
uses: release-plz/action@1528104d2ca23787631a1c1f022abb64b34c1e11 # v0.5
86+
uses: release-plz/action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5
8787
with:
8888
command: release-pr
8989
env:

0 commit comments

Comments
 (0)