mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-06 14:56:54 +00:00
chore(deps): update actions/checkout action to v3.0.1 (#169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2455658d13
commit
88cf31f55b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
|
||||
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3.0.1
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6 # tag=v3.1.2
|
||||
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
|
||||
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3.0.1
|
||||
with:
|
||||
fetch-depth: 0 # all tags
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue