ci(deps): bump the github-actions group across 1 directory with 4 updates#738
Open
dependabot[bot] wants to merge 1 commit into
Open
ci(deps): bump the github-actions group across 1 directory with 4 updates#738dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the github-actions group with 4 updates in the / directory: [actions/setup-dotnet](https://github.com/actions/setup-dotnet), [github/codeql-action](https://github.com/github/codeql-action), [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action). Updates `actions/setup-dotnet` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@c2fa09f...9a946fd) Updates `github/codeql-action` from 4.35.2 to 4.36.1 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@95e58e9...87557b9) Updates `ruby/setup-ruby` from 1.306.0 to 1.310.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@c4e5b13...afeafc3) Updates `MarcoIeni/release-plz-action` from 0.5.128 to 0.5.129 - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](release-plz/action@1528104...064f4d1) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 4.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: ruby/setup-ruby dependency-version: 1.310.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: MarcoIeni/release-plz-action dependency-version: 0.5.129 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Updates pinned GitHub Actions SHAs in CI workflows to keep the repository’s automation (CodeQL scanning, .NET/C# CI, Ruby setup, and release automation) on current upstream releases.
Changes:
- Bump
actions/setup-dotnetto v5.3.0 in C# test and CodeQL workflows. - Bump
github/codeql-actionto v4.36.1 (init/analyze) and update the pinned SHA forupload-sarif. - Bump
ruby/setup-rubyto v1.310.0 andMarcoIeni/release-plz-actionto v0.5.129.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/workflows/test-csharp.yml | Updates pinned actions/setup-dotnet SHA to v5.3.0 for C# build/test jobs. |
| .github/workflows/rust-clippy.yml | Updates pinned github/codeql-action/upload-sarif SHA used to upload clippy SARIF results. |
| .github/workflows/release-plz.yml | Updates pinned MarcoIeni/release-plz-action SHA to v0.5.129. |
| .github/workflows/codeql.yml | Updates pinned actions/setup-dotnet, github/codeql-action (init/analyze), and ruby/setup-ruby SHAs. |
| - name: Upload analysis results to GitHub | ||
| if: ${{ hashFiles('rust-clippy-results.sarif') != '' }} | ||
| uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.11 | ||
| uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v3.29.11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 4 updates in the / directory: actions/setup-dotnet, github/codeql-action, ruby/setup-ruby and MarcoIeni/release-plz-action.
Updates
actions/setup-dotnetfrom 5.2.0 to 5.3.0Release notes
Sourced from actions/setup-dotnet's releases.
Commits
9a946fdAdd rollForward note in README, improve proxy health check in e2e tests and b...98af08bSupport global.json's rollForward latest* variants (#538)8404272Update install scripts to v2026.05.19 (#736)f1970f5Don't download releases-index.json to resolve major version (#560)af9211bAdd dotnet-version: latest support with dotnet-channel input (#730)df991aechore: bump @actions/* and fast-xml-parser dependencies (#728)a66eefaCI: remove manual PowerShell install from test-proxy job (e2e-tests.yml) (#703)Updates
github/codeql-actionfrom 4.35.2 to 4.36.1Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
87557b9Merge pull request #3940 from github/update-v4.36.1-2a1689ed49431011Update changelog for v4.36.12a1689eMerge pull request #3939 from github/henrymercer/skip-overlay-revert-when-exp...5245323Disable missing diff-ranges fallback when overlay enabled manuallyd1eb120Merge pull request #3933 from github/update-supported-enterprise-server-versions115001bMerge pull request #3934 from github/dependabot/npm_and_yarn/npm-minor-86fb5c...cef2e7aMerge pull request #3925 from github/dependabot/github_actions/dot-github/wor...5e6adf7Merge pull request #3936 from github/dependabot/npm_and_yarn/tmp-0.2.7ad170e6Merge branch 'main' into dependabot/github_actions/dot-github/workflows/actio...6a37b3aRebuildUpdates
ruby/setup-rubyfrom 1.306.0 to 1.310.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
afeafc3Add ruby-4.0.528c65f7Update CRuby releases on Windows97ecb7bUpdate CRuby releases on Windows6aaa311Add ruby-4.0.4f02c009Fix docs.github.com URLs to avoid 301 redirects98bfeb1Remove EOL Ruby versions from matrix example in README59a7680Update Ruby version examples in README to include 4.06459287Replace outdated help.github.com URLs with docs.github.comUpdates
MarcoIeni/release-plz-actionfrom 0.5.128 to 0.5.129Release notes
Sourced from MarcoIeni/release-plz-action's releases.
... (truncated)
Commits
064f4d1chore(deps): update dependency obi1kenobi/cargo-semver-checks to v0.47 (#397)4f2dca0fix cargo-semver-checks renovate update (#396)39f5787Update to 0.3.158 (#395)bb36e14chore(deps): update dependency taiki-e/install-action to v2.77.4 (#394)3711471chore(deps): update dependency taiki-e/install-action to v2.77.3 (#393)b234371chore(deps): update dependency taiki-e/install-action to v2.77.2 (#392)3427ba6chore(deps): update dependency cargo-bins/cargo-binstall to v1.19.1 (#391)37e90aachore(deps): update dependency taiki-e/install-action to v2.77.1 (#390)eef2a46chore(deps): update dependency taiki-e/install-action to v2.77.0 (#389)eb60137chore(deps): update dependency taiki-e/install-action to v2.76.0 (#388)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 <dependency name> major versionwill 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 versionwill 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