Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hash pin workflows and enable dependabot (#1863)
* hash pin release.yml Signed-off-by: Joyce <[email protected]> * hash pin reviewdog.yml Signed-off-by: Joyce <[email protected]> * hash pin release.note.yml Signed-off-by: Joyce <[email protected]> * hash pin benchmarks.yml Signed-off-by: Joyce <[email protected]> * hash pin api.yml Signed-off-by: Joyce <[email protected]> * hash pin build.yml part 1 Signed-off-by: Joyce <[email protected]> * hash pin build.yml part 2 Signed-off-by: Joyce <[email protected]> * Create dependabot.yml Signed-off-by: Joyce <[email protected]> * Bump the github-actions group with 4 updates Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python), [actions/setup-node](https://github.com/actions/setup-node) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `actions/checkout` from 2.7.0 to 4.1.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@ee0669b...8ade135) Updates `actions/setup-python` from 1.2.4 to 4.7.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v1.2.4...61a6322) Updates `actions/setup-node` from 1.4.6 to 3.8.1 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1.4.6...5e21ff4) Updates `peter-evans/create-pull-request` from 3.14.0 to 5.0.2 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@18f7dc0...1534078) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> * Update dependabot.yml max prs Signed-off-by: Joyce <[email protected]> --------- Signed-off-by: Joyce <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information