Skip to content

Bump the microsoft-go-infra group with 2 updates - #1095

Merged
Quim Muntal (qmuntal) merged 1 commit into
mainfrom
dependabot/github_actions/microsoft-go-infra-a688497b60
Sep 17, 2026
Merged

Quim Muntal (qmuntal) merged 1 commit into
mainfrom
dependabot/github_actions/microsoft-go-infra-a688497b60

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the microsoft-go-infra group with 2 updates: microsoft/go-infra/.github/workflows/classify-pull-request.yml and microsoft/go-infra/.github/workflows/classify-pull-request-kind.lock.yml.

Updates microsoft/go-infra/.github/workflows/classify-pull-request.yml from b0f24e8652f16600c4aa1cc97f4141242404c7ad to 07f3d56aea0a36460ca1e4a7171d3d9693f9fdfb

Commits
  • 07f3d56 Merge pull request #604 from microsoft/dependabot/github_actions/codeql-actio...
  • 26d7fa9 build(deps): bump the codeql-action group with 2 updates
  • See full diff in compare view

Updates microsoft/go-infra/.github/workflows/classify-pull-request-kind.lock.yml from b0f24e8652f16600c4aa1cc97f4141242404c7ad to 07f3d56aea0a36460ca1e4a7171d3d9693f9fdfb

Commits
  • 07f3d56 Merge pull request #604 from microsoft/dependabot/github_actions/codeql-actio...
  • 26d7fa9 build(deps): bump the codeql-action group with 2 updates
  • See full diff in compare view

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 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

Bumps the microsoft-go-infra group with 2 updates: [microsoft/go-infra/.github/workflows/classify-pull-request.yml](https://github.com/microsoft/go-infra) and [microsoft/go-infra/.github/workflows/classify-pull-request-kind.lock.yml](https://github.com/microsoft/go-infra).


Updates `microsoft/go-infra/.github/workflows/classify-pull-request.yml` from b0f24e8652f16600c4aa1cc97f4141242404c7ad to 07f3d56aea0a36460ca1e4a7171d3d9693f9fdfb
- [Release notes](https://github.com/microsoft/go-infra/releases)
- [Commits](microsoft/go-infra@b0f24e8...07f3d56)

Updates `microsoft/go-infra/.github/workflows/classify-pull-request-kind.lock.yml` from b0f24e8652f16600c4aa1cc97f4141242404c7ad to 07f3d56aea0a36460ca1e4a7171d3d9693f9fdfb
- [Release notes](https://github.com/microsoft/go-infra/releases)
- [Commits](microsoft/go-infra@b0f24e8...07f3d56)

---
updated-dependencies:
- dependency-name: microsoft/go-infra/.github/workflows/classify-pull-request.yml
  dependency-version: 07f3d56aea0a36460ca1e4a7171d3d9693f9fdfb
  dependency-type: direct:production
  dependency-group: microsoft-go-infra
- dependency-name: microsoft/go-infra/.github/workflows/classify-pull-request-kind.lock.yml
  dependency-version: 07f3d56aea0a36460ca1e4a7171d3d9693f9fdfb
  dependency-type: direct:production
  dependency-group: microsoft-go-infra
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 17, 2026
Copilot AI lite review requested due to automatic review settings September 17, 2026 00:15
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 17, 2026 00:15
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Sep 17, 2026
@github-actions github-actions Bot added area:github Changes files in the github area size:small At most 30 changed lines across at most 2 files labels Sep 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review issues were identified.

Pull request overview

Updates pinned microsoft/go-infra reusable workflows to a commit containing CodeQL dependency updates.

Changes:

  • Bumps workflow references to commit 07f3d56.
  • Updates pull-request classification workflows.
File summaries
File Description
.github/workflows/classify-pull-request.yml Updates both reusable workflow commit pins.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot added kind:ci Changes CI, build, or repository automation kind:dependencies Changes dependencies or manifests labels Sep 17, 2026
@qmuntal
Quim Muntal (qmuntal) added this pull request to the merge queue Sep 17, 2026
Merged via the queue into main with commit 15e6836 Sep 17, 2026
22 checks passed
@qmuntal
Quim Muntal (qmuntal) deleted the dependabot/github_actions/microsoft-go-infra-a688497b60 branch September 17, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:github Changes files in the github area dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code kind:ci Changes CI, build, or repository automation kind:dependencies Changes dependencies or manifests size:small At most 30 changed lines across at most 2 files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants