1
0
Fork 0
mirror of https://github.com/aevea/action-kaniko.git synced 2025-05-10 17:40:00 +02:00

chore(deps): update actions/checkout action to v3

This commit is contained in:
Renovate Bot 2022-03-01 18:45:14 +00:00 committed by Alex Viscreanu
parent 59bc747ae2
commit a4abaead48
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0