mirror of
https://github.com/coredns/coredns.git
synced 2025-12-02 08:34:07 -05:00
build(deps): bump actions/checkout from 3 to 4 (#6302)
This commit is contained in:
2
.github/workflows/trivy-scan.yaml
vendored
2
.github/workflows/trivy-scan.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Run Trivy vulnerability scanner
|
||||
uses: aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54 # master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user