Skip to content

chore: revert action pins and recompile dependabot-burner workflow#14835

Merged
mnkiefer merged 2 commits intosimple-dependabot-burnerfrom
copilot/sub-pr-14833
Feb 10, 2026
Merged

chore: revert action pins and recompile dependabot-burner workflow#14835
mnkiefer merged 2 commits intosimple-dependabot-burnerfrom
copilot/sub-pr-14833

Conversation

Copy link
Contributor

Copilot AI commented Feb 10, 2026

Reverted actions-lock.json and action_pins.json to remove the v0.42.17 and v0.43.1 action pin entries that were inadvertently added, then recompiled the dependabot-burner workflow to reflect the changes.

Changes:

  • Removed github/gh-aw/actions/setup@v0.42.17 and github/gh-aw/actions/setup@v0.43.1 entries from both .github/aw/actions-lock.json and pkg/workflow/data/action_pins.json
  • Recompiled .github/workflows/dependabot-burner.lock.yml with the reverted action pins

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependabot-burner workflow to restrict permissions chore: revert action pins and recompile dependabot-burner workflow Feb 10, 2026
Copilot AI requested a review from mnkiefer February 10, 2026 20:53
@mnkiefer mnkiefer marked this pull request as ready for review February 10, 2026 21:14
Copilot AI review requested due to automatic review settings February 10, 2026 21:14
@mnkiefer mnkiefer merged commit f3863b9 into simple-dependabot-burner Feb 10, 2026
47 checks passed
@mnkiefer mnkiefer deleted the copilot/sub-pr-14833 branch February 10, 2026 21:14
Copy link
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

This PR reverts unintended action pin entries for github/gh-aw/actions/setup and updates related generated/config references so the repository’s action pin metadata and workflow compilation stay consistent.

Changes:

  • Removed github/gh-aw/actions/setup@v0.42.17 and github/gh-aw/actions/setup@v0.43.1 entries from the repo’s action pin lock data.
  • Updated the agent instructions file to reference blob/main URLs instead of the reverted version-tag URLs.

Reviewed changes

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

File Description
pkg/workflow/data/action_pins.json Removes the two unintended setup action pin entries from the compiled pin data.
.github/aw/actions-lock.json Mirrors the same pin removals in the GitHub-side action lock file.
.github/agents/agentic-workflows.agent.md Updates documentation links from a version tag to main, aligning with the reverted pins.

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

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