Skip to content

Replace docker:// actionlint reference with grafana-github-actions wrapper#489

Merged
martincostello merged 1 commit into
mainfrom
fix-actionlint-docker-reference
Mar 20, 2026
Merged

Replace docker:// actionlint reference with grafana-github-actions wrapper#489
martincostello merged 1 commit into
mainfrom
fix-actionlint-docker-reference

Conversation

@chagrafana
Copy link
Copy Markdown
Contributor

Summary

  • Replaces docker://rhysd/actionlint:1.7.11@sha256:... with grafana/grafana-github-actions/actionlint@dff5d93e...
  • The docker:// action format is incompatible with org-level action allowlist policies, causing lint workflow startup failures
  • The wrapper action in grafana-github-actions uses the same Docker image and digest under the hood

Test plan

  • lint workflow passes on this PR (no more "startup failure")

…apper

The docker:// action format is incompatible with org-level action
allowlist policies. Use the grafana-github-actions wrapper instead.
@chagrafana chagrafana requested a review from a team as a code owner March 20, 2026 14:03
@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Mar 20, 2026

CLA assistant check
All committers have signed the CLA.

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