Merge 6f0069f27ec7a7e3ec8c682c6eaf0a348bca84a0 into 6a86b23ed81ddd4ec943651508df30482aaefbaa

This commit is contained in:
renovate[bot] 2023-06-19 14:15:34 +00:00 committed by GitHub
commit 6bef31e22e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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