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
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 |
…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.2 - [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...8aad20d) Updates `ruby/setup-ruby` from 1.306.0 to 1.312.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...12fd324) Updates `MarcoIeni/release-plz-action` from 0.5.128 to 0.5.130 - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](release-plz/action@1528104...e879257) --- 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: MarcoIeni/release-plz-action dependency-version: 0.5.129 dependency-type: direct:production update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <support@github.com>
9063419 to
5cccffe
Compare
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.2Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
8aad20dMerge pull request #3949 from github/update-v4.36.2-dcb947ce1f521b08Add additional changelog notes8aeff0fUpdate changelog for v4.36.2dcb947cMerge pull request #3948 from github/update-bundle/codeql-bundle-v2.25.6c251bceAdd changelog note62953c1Update default bundle to codeql-bundle-v2.25.6423b570Merge pull request #3946 from github/dependabot/npm_and_yarn/npm-minor-5d507a...c35d1b1Merge pull request #3947 from github/dependabot/github_actions/dot-github/wor...cb1a588Merge pull request #3937 from github/robertbrignull/waitForProcessing_backoffba47406Merge pull request #3943 from github/henrymercer/cache-cli-version-infoUpdates
ruby/setup-rubyfrom 1.306.0 to 1.312.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
12fd324Use BUNDLE_LOCKFILE when detecting the lockfilea99ac84Add jruby-9.4.15.0afeafc3Add 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.130Release notes
Sourced from MarcoIeni/release-plz-action's releases.
... (truncated)
Commits
e879257Update to 0.3.159 (#439)29ecf01don't threat http 422 errors as special (#438)c6756a4chore(deps): update dependency cargo-bins/cargo-binstall to v1.20.0 (#437)0c186bfchore(deps): update dependency taiki-e/install-action to v2.81.8 (#436)8fe2bb5chore(deps): lock file maintenance (#435)675b30fchore(deps): update dependency taiki-e/install-action to v2.81.7 (#433)7f61f63chore(deps): update github actions to v6.0.3 (#385)7600366chore(deps): update dependency taiki-e/install-action to v2.81.6 (#432)f983e75chore(deps): update dependency taiki-e/install-action to v2.81.5 (#431)02994cechore(deps): update dependency taiki-e/install-action to v2.81.4 (#430)