Tags: exivity/create-pull-request
Tags
fix: avoid issue with case sensitivity of repo names (peter-evans#1179) * fix: avoid issue with case sensitivity in condition * chore: upgrade jest to v28
build: update distribution (peter-evans#1157) Co-authored-by: peter-evans <[email protected]>
v4 (peter-evans#1099) * feat: update action runtime to node 16 * feat: allow add-paths to resolve to no changes * docs: update readme * chore: update package lock * chore: bump dependency * ci: add dependabot workflow * docs: update action versions
feat: update action runtime to node 16 (peter-evans#1074) * fix: prefer getMultilineInput and getBooleanInput from actions/core * build: update distribution * feat: update action runtime to node 16 * ci: update setup-node and cache npm dependencies * revert: getMultilineInput to getInputAsArray * build: update distribution
fix: add '--' to checkout command to avoid ambiguity (peter-evans#1051) * fix: add '--' to checkout command to avoid ambiguity Signed-off-by: Kenji Miyake <[email protected]> * Update src/git-command-manager.ts Co-authored-by: Peter Evans <[email protected]> Co-authored-by: Peter Evans <[email protected]>
PreviousNext