From f60d8ff5ee4ccc4b88b90229ce7a5bd9b02304fb Mon Sep 17 00:00:00 2001 From: Kevin Elliott Date: Wed, 8 Jan 2025 12:42:03 -0800 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 067a032..b984852 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Scan current project id: scan uses: anchore/scan-action@v6