From dfea9e3a4de9e3aa7babf15f3553a73994a797b8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 24 Oct 2022 01:36:23 +0200 Subject: [PATCH] chore(deps): update github-actions to v3 (#1059) Co-authored-by: Ian Lewis --- .github/workflows/pre-submit.units.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pre-submit.units.yml b/.github/workflows/pre-submit.units.yml index a0e7c9f136..2c40ceaf53 100644 --- a/.github/workflows/pre-submit.units.yml +++ b/.github/workflows/pre-submit.units.yml @@ -37,12 +37,12 @@ jobs: if: ${{ always() }} steps: - name: Checkout - uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2 + uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0 with: path: generator - name: Checkout - uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2 + uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0 with: path: verifier repository: slsa-framework/slsa-verifier