diff --git a/.github/workflows/container_scan.yml b/.github/workflows/container_scan.yml index ba82eab..e9537be 100644 --- a/.github/workflows/container_scan.yml +++ b/.github/workflows/container_scan.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Check out the codebase - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Set variables run: |