Skip to content

Pin to full length SHAs & add Dependabot Updates for Actions#34

Merged
CallMeGreg merged 3 commits intomainfrom
callmegreg/pin-actions
Apr 2, 2026
Merged

Pin to full length SHAs & add Dependabot Updates for Actions#34
CallMeGreg merged 3 commits intomainfrom
callmegreg/pin-actions

Conversation

@CallMeGreg
Copy link
Copy Markdown
Owner

Description

This PR pins all actions to full length SHAs, and adds a dependabot.yml file to trigger weekly Dependabot PRs for Actions versions.

Release Type

  • Major - Breaking changes
  • Minor - New features, backwards compatible
  • Patch - Bug fixes, backwards compatible

Copy link
Copy Markdown
Contributor

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

Pins GitHub Actions workflow dependencies to full-length commit SHAs and adds Dependabot configuration to automate weekly update PRs for GitHub Actions.

Changes:

  • Updated workflow uses: references to pinned commit SHAs (with version comments).
  • Updated actions/dependency-review-action to a newer pinned digest.
  • Added .github/dependabot.yml to enable weekly GitHub Actions updates.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/release.yml Pins actions/checkout and cli/gh-extension-precompile to full SHAs for supply-chain hardening.
.github/workflows/dependency-review.yml Pins actions/checkout and actions/dependency-review-action to full SHAs (and bumps dependency-review-action).
.github/dependabot.yml Enables weekly Dependabot PRs for GitHub Actions updates.

Comment thread .github/workflows/dependency-review.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@CallMeGreg CallMeGreg merged commit 204979a into main Apr 2, 2026
3 checks passed
@CallMeGreg CallMeGreg deleted the callmegreg/pin-actions branch April 2, 2026 15:18
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.

2 participants