Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 01:45
· 3 commits to main since this release

1.7.0 (2023-02-21)

Bug Fixes

  • build: use branch of repolinter and reinstall from npm (05c28d2)
  • check out from current branch (120479b)
  • only build on ubuntu latest with node 16 (768c0e1)
  • pick up latest from repolinter fork (d05ba91)
  • re-target the PR workflow to run on pull_request (3fc17f0)
  • remove guards (b7bd7b4)
  • remove perl-base file (e714e4d)
  • simplify build (f247153)
  • sync updates from upstream repolinter (d779d1b)
  • use GITHUB_TOKEN to publish to ghcr (5d9dae2)

Features

  • split into separate PR/release workflows (037f6e1)