Skip to content

Fix CI: update harden-runner v2.9.0 -> v2.15.1 and add dependabot (#98)#100

Merged
jonathanpeppers merged 1 commit intolivefrom
main
Mar 16, 2026
Merged

Fix CI: update harden-runner v2.9.0 -> v2.15.1 and add dependabot (#98)#100
jonathanpeppers merged 1 commit intolivefrom
main

Conversation

@jonathanpeppers
Copy link
Member

The harden-runner action pinned to v2.9.0 (SHA 0d381219) is returning 401 Unauthorized on every build, breaking CI. Update to v2.15.1 (SHA 58077d3c) which is the same version used by dotnet/docs-maui.

Also add a dependabot.yml config for github-actions to keep actions auto-updated weekly, matching docs-maui's setup.

The harden-runner action pinned to v2.9.0 (SHA 0d381219) is returning
401 Unauthorized on every build, breaking CI. Update to v2.15.1 (SHA
58077d3c) which is the same version used by dotnet/docs-maui.

Also add a dependabot.yml config for github-actions to keep actions
auto-updated weekly, matching docs-maui's setup.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 16, 2026 14:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the step-security/harden-runner action from v2.9.0 to v2.15.1 to fix CI 401 errors, and adds a Dependabot configuration to auto-update GitHub Actions weekly.

Changes:

  • Updated harden-runner action SHA pin from v2.9.0 to v2.15.1
  • Added .github/dependabot.yml for weekly GitHub Actions dependency updates

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/check-for-build-warnings.yml Updated harden-runner action pin to v2.15.1
.github/dependabot.yml New Dependabot config for github-actions ecosystem

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jonathanpeppers jonathanpeppers merged commit cced33d into live Mar 16, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants