technote-space / package-version-check-action

GitHub Actions to check package version before publish
MIT License
36 stars 1 forks source link

chore: sync workflows #211

Closed technote-space closed 3 years ago

technote-space commented 3 years ago

Changes

Base PullRequest

default branch (https://github.com/technote-space/package-version-check-action/tree/master)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin ```
rm -rdf .github/workflows/.tmp
mkdir -p .github/workflows/.tmp
git clone --depth=1 https://github.com/technote-space/github-actions-workflows.git .github/workflows/.tmp/workflows ### stderr: ```Shell Cloning into '.github/workflows/.tmp/workflows'... ```
bash .github/workflows/.tmp/workflows/gh-actions/copy.sh
sed -i 's/cron:.\+$/cron: 0 3 * * 2,6/' .github/workflows/update-dependencies.yml
rm -rdf .github/workflows/.tmp

Changed files

Changed file: - .github/workflows/toc.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace