build(deps): bump the actions group across 1 directory with 3 updates - #11629
build(deps): bump the actions group across 1 directory with 3 updates#11629dependabot[bot] wants to merge 1 commit into
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Bumps the actions group with 3 updates in the / directory: [dorny/paths-filter](https://github.com/dorny/paths-filter), [github/codeql-action](https://github.com/github/codeql-action) and [github/gh-aw](https://github.com/github/gh-aw). Updates `dorny/paths-filter` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@7b450ff...ceb8a2b) Updates `github/codeql-action` from 4.37.3 to 4.37.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.37.3...v4.37.6) Updates `github/gh-aw` from 0.83.4 to 0.86.2 - [Release notes](https://github.com/github/gh-aw/releases) - [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md) - [Commits](github/gh-aw@v0.83.4...v0.86.2) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: github/codeql-action dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: github/gh-aw dependency-version: 0.85.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
baa4402 to
e48c541
Compare
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates GitHub Actions workflow dependencies to newer versions, mainly for CLI setup and CodeQL scanning.
Changes:
- Bumped
github/gh-aw/actions/setup-cliin the Copilot setup workflow. - Bumped
github/codeql-action/*steps to a newer patch release. - Updated the pinned commit SHA for
dorny/paths-filterin CI.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| .github/workflows/copilot-setup-steps.yml | Updates the gh-aw setup action version used during workflow setup. |
| .github/workflows/codeql.yml | Updates CodeQL action versions for init/autobuild/analyze steps. |
| .github/workflows/ci.yml | Updates the pinned dorny/paths-filter commit used in CI. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| # Initializes the CodeQL tools for scanning. | ||
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@v4.37.3 | ||
| uses: github/codeql-action/init@v4.37.6 |
| # If this step fails, then you should remove it and run the build manually (see below) | ||
| - name: Autobuild | ||
| uses: github/codeql-action/autobuild@v4.37.3 | ||
| uses: github/codeql-action/autobuild@v4.37.6 |
|
|
||
| - name: Perform CodeQL Analysis | ||
| uses: github/codeql-action/analyze@v4.37.3 | ||
| uses: github/codeql-action/analyze@v4.37.6 |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
Suppressed comments (4)
.github/workflows/copilot-setup-steps.yml:24
- This action is referenced by a mutable tag (
v0.86.2). For supply-chain hardening, consider pinninguses:to a full commit SHA (optionally retaining the tag as a comment) so the workflow is not affected if the tag is moved.
uses: github/gh-aw/actions/setup-cli@v0.86.2
.github/workflows/codeql.yml:44
- These CodeQL steps are pinned to a mutable tag. To reduce the risk of tag retargeting, pin each
uses:reference to the corresponding commit SHA (and optionally keep the human-readable version in a comment).
uses: github/codeql-action/init@v4.37.6
.github/workflows/codeql.yml:57
- These CodeQL steps are pinned to a mutable tag. To reduce the risk of tag retargeting, pin each
uses:reference to the corresponding commit SHA (and optionally keep the human-readable version in a comment).
uses: github/codeql-action/autobuild@v4.37.6
.github/workflows/codeql.yml:70
- These CodeQL steps are pinned to a mutable tag. To reduce the risk of tag retargeting, pin each
uses:reference to the corresponding commit SHA (and optionally keep the human-readable version in a comment).
uses: github/codeql-action/analyze@v4.37.6
Bumps the actions group with 3 updates in the / directory: dorny/paths-filter, github/codeql-action and github/gh-aw.
Updates
dorny/paths-filterfrom 4.0.2 to 4.0.3Release notes
Sourced from dorny/paths-filter's releases.
Changelog
Sourced from dorny/paths-filter's changelog.
... (truncated)
Commits
ceb8a2bUpdate CHANGELOG.md for v4.0.3 and v3.0.4 (#327)ef09b88Document safe handling of file list outputs in workflows (#326)44adc5bMerge commit from fork4711b7afeat: add 'some-with-excludes' predicate quantifier (#322)93c889ffix: escape multi-line filenames in list-files shell and csv outputb41dfa9docs: add contents permission to PR example (#248)9af6e5afix: scope base-ignored warning to API path (#319)cae9006docs: update outputs in readme to account for the 'every' predicate-quantifie...Updates
github/codeql-actionfrom 4.37.3 to 4.37.6Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
Commits
5595ccaMerge pull request #4071 from github/update-v4.37.6-6a9359a1bec9c757Add change note for PR 407045c8742Update changelog for v4.37.66a9359aMerge pull request #4070 from github/mbg/remote-address/change-file-default065cdc0ChangeDEFAULT_CONFIG_FILE_NAMEf99dd5aMerge pull request #4066 from github/dependabot/npm_and_yarn/js-yaml-5.2.21804b21Merge pull request #4068 from github/mergeback/v4.37.5-to-main-d1ba80a13020a2fRebuild93c3a5aUpdate changelog and version after v4.37.5d1ba80aMerge pull request #4067 from github/update-v4.37.5-1cd4d01d5Updates
github/gh-awfrom 0.83.4 to 0.86.2Release notes
Sourced from github/gh-aw's releases.
... (truncated)
Commits
48e5fa3Clarify Claude engine selection in automated bootstrap (#52099)9699516Fix inverted strict: mode documentation in frontmatter reference (#52100)fa5e232Improve GitHub Agentic Workflows documentation discoverability (#52065)85f9048Normalize report formatting in video-analyzer, plan, and centralization-drill...1dd49c6Suppress benign workflow exfiltration findings (#52083)c636d5fdocs: document--runtimeflag forgh aw logsandgh aw audit(#52076)62647efHarden scanner/relaunch exec trust boundaries and argument validation (#52032)9922b2fHarden remote workflow import fallbacks to prevent cross-host downgrade to pu...81a1321Remediate dynamic regexp pattern findings (#51941)485f970[aw] Reduce Daily PR review tool-denial failures in Copilot SDK runs (#52060)