Skip to content

1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 11:28
· 109 commits to main since this release
9436204

Changelog

9436204 Merge pull request #48 from github/update-bundled-action
ef02b83 Use an impersonation token to push to GitHub Enterprise if pushing directly is not allowed.
993f67a Add an error message for when you don't have write access to the repository you are updating.
ad4a06f Rename MissingAllScopes to HasAnyScope and invert the logic.