From 92501b259c91ad21f31d0505bb83a80c97f95315 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 00:41:30 +0000 Subject: [PATCH] chore(deps): update patch-grouped (#253) | datasource | package | from | to | | ----------- | -------------- | ------ | ------- | | github-tags | aws/aws-cli | 2.22.7 | 2.22.12 | | github-tags | python/cpython | 3.13.0 | 3.13.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/links.yml | 2 +- .tool-versions | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 9ce1c75e..4312bcd6 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -22,7 +22,7 @@ jobs: run: echo "TIMESTAMP=$(date +%s)" >> "$GITHUB_ENV" - name: Restore lychee cache - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 with: path: .lycheecache key: cache-lychee-${{ env.TIMESTAMP }} diff --git a/.tool-versions b/.tool-versions index 55fb3065..fcf9b7e1 100644 --- a/.tool-versions +++ b/.tool-versions @@ -13,10 +13,10 @@ # check it with # diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly" -awscli 2.22.7 +awscli 2.22.12 just 1.37.0 pre-commit 4.0.1 -python 3.13.0 +python 3.13.1