Skip to content

chore(ci): pin GitHub Actions and enable Dependabot automerge#253

Merged
schinery merged 2 commits into
mainfrom
dependabot-updates
Jul 2, 2026
Merged

chore(ci): pin GitHub Actions and enable Dependabot automerge#253
schinery merged 2 commits into
mainfrom
dependabot-updates

Conversation

@schinery

@schinery schinery commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR hardens the repository’s GitHub Actions usage by pinning actions/checkout to an immutable commit SHA and adds a workflow that enables auto-merge for safe (patch/minor) Dependabot updates for Bundler and GitHub Actions.

Changes:

  • Add a pull_request_target workflow to enable auto-merge for Dependabot PRs limited to Bundler/GitHub Actions patch+minor updates.
  • Pin actions/checkout to a specific commit SHA in existing CI workflows.
  • Keep other existing action pins intact while updating checkout to a pinned SHA consistently.

Reviewed changes

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

File Description
.github/workflows/dependabot-automerge.yml New workflow enabling auto-merge for Dependabot patch/minor updates for Bundler and GitHub Actions.
.github/workflows/ci.yml Pins actions/checkout to a commit SHA for lint and test jobs.
.github/workflows/changelog.yml Pins actions/checkout to a commit SHA for the changelog/release job.

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

@schinery schinery merged commit a49b935 into main Jul 2, 2026
5 checks passed
@schinery schinery deleted the dependabot-updates branch July 2, 2026 08:09
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