mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency actions/checkout to v2.1.0 (#17)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fc52b8344a
commit
b69d07cfee
4 changed files with 4 additions and 4 deletions
2
.github/workflows/example.yml
vendored
2
.github/workflows/example.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.0.0
|
||||
uses: actions/checkout@v2.1.0
|
||||
- name: Renovate example
|
||||
uses: ./
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue