mirror of
https://github.com/aquasecurity/trivy.git
synced 2026-02-11 11:13:15 +08:00
chore(deps): bump actions/checkout from 2 to 3 (#1916)
This commit is contained in:
2
.github/workflows/mkdocs-dev.yaml
vendored
2
.github/workflows/mkdocs-dev.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- name: Checkout main
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
persist-credentials: true
|
||||
|
||||
Reference in New Issue
Block a user