Skip to content

Release v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:11
Immutable release. Only release title and notes can be modified.
4439552

0.2.0 (2026-07-14)

Features

  • config: accept inline JSON config via env variable (1cc0999)
  • config: match GitHub repositories by URL prefix for per-org auth (43c2bd5)
  • github-actions: support monorepo actions with per-action version tags (904a611)
  • lookup: reverse-resolve digest pins to versions via currentDigest (d369afd)

Tests

  • use generic example action names in monorepo tests (33c79f8)

Documentation

  • readme: add project logo (6567ac5)
  • readme: document monorepo GitHub Actions versioning (7480e6a)
  • readme: document per-organization GitHub authentication (4ba59f8)

What's Changed

Full Changelog: v0.1.1...v0.2.0