Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 15:31
· 243 commits to main since this release
v0.2.1
646ec29

Pull Requests | Issues | v0.2.0...v0.2.1

Bug Fixes

Fixed several bugs that actions aren't pinned

#468 Fix a bug that actions aren't pinned if uses' key or value is surrounded with single quotes or double quotes

e.g.

- "uses": "actions/[email protected]"

#471 Fix a bug that short versions aren't converted to long versions if tag= is used

e.g.

- uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # tag=v3

#473 Fix a bug that actions aren't pinned if multiple spaces are used before or after #

e.g.

- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9  #  v3