Bug fix included: use configured github source when checking GitHub Actions pre-release#1700
Merged
Merged
Conversation
…ctions pre-release
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the pinned GitHub Actions Dependabot updater image to pick up an upstream bug fix (dependabot-core#15004) so the configured GitHub source is used when checking GitHub Actions pre-release versions.
Changes:
- Bump
Dockerfile.github-actionsto the new image tag/digest. - Bump matching
github_actionsentry indocker/containers.json.
Show a summary per file
| File | Description |
|---|---|
| docker/Dockerfile.github-actions | Updates pinned updater image tag and digest. |
| docker/containers.json | Updates corresponding manifest entry to match the Dockerfile. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/4 changed files
- Comments generated: 0
robaiken
approved these changes
May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Including the bug fix from dependabot/dependabot-core#15004 to the GHES 3.19 Dependabot Action release.
That fix is part of the v0.379.0 core release: https://github.com/dependabot/dependabot-core/releases/tag/v0.379.0