Bump actions/stale from 10.2.0 to 10.4.0 - #106
Conversation
Bumps [actions/stale](https://github.com/actions/stale) from 10.2.0 to 10.4.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v10.2.0...v10.4.0) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Kusari Analysis Results:
No pinned version dependency changes, code issues or exposed secrets detected! Note View full detailed analysis result for more information on the output and the checks that were run.
Found this helpful? Give it a 👍 or 👎 reaction! |
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: actions/stale@v10.2.0 | ||
| - uses: actions/stale@v10.4.0 |
There was a problem hiding this comment.
Pin the actions/stale action to a full 40-character commit SHA instead of using the mutable tag v10.4.0. Mutable tags can be repointed without notice, enabling supply chain attacks. Look up the commit SHA corresponding to the desired release of actions/stale on its GitHub releases/tags page and use that SHA as the reference.
Signed-off-by: Jeff Diecks <55294502+GeauxJD@users.noreply.github.com>
|
Kusari PR Analysis rerun based on - e01510b performed at: 2026-07-20T20:28:45Z - link to updated analysis |
Bumps actions/stale from 10.2.0 to 10.4.0.
Release notes
Sourced from actions/stale's releases.
Commits
1e223dbBump undici to 6.27.0 via override, clean up stale license files, and version...9461cb1fix:only-issue-typesdoes not affect PRs (#1338)eb5cf3achore: upgrade dependencies and bump version to 10.3.0 (#1335)db5d06aEnhancement: ignore stale labeling events (#1311)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)