From b122b301fdb8cf132bddd54ae8b063b8c8436d2e Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:54:11 +0000 Subject: [PATCH] Update actions/checkout digest to 9a9194f Update actions/checkout Change-type: patch --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6603228..219c199 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -73,7 +73,7 @@ jobs: name: ${{ matrix.target }} steps: - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 + - uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08 # https://github.com/unfor19/install-aws-cli-action - name: Setup awscli