mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-05 06:16:54 +00:00
chore(deps): update actions/checkout action to v3.0.2 (#182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c53b1f42fc
commit
b123bad779
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@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3.0.1
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
|
||||
|
||||
- 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@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3.0.1
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
|
||||
with:
|
||||
fetch-depth: 0 # all tags
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue