Merge 6f0069f27ec7a7e3ec8c682c6eaf0a348bca84a0 into 6a86b23ed81ddd4ec943651508df30482aaefbaa
This commit is contained in:
commit
6bef31e22e
2
.github/workflows/anchore-analysis.yml
vendored
2
.github/workflows/anchore-analysis.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout the code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
- name: Build the Docker image
|
||||
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
|
||||
- name: Run the local Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user