chore(deps): pin dependencies (#33)

This commit is contained in:
renovate[bot]
2025-02-10 14:47:57 +02:00
committed by GitHub
parent beb4d1fb17
commit df16c7bb85
27 changed files with 55 additions and 55 deletions

View File

@@ -95,7 +95,7 @@ runs:
echo "cache-paths=${cache_paths}" >> $GITHUB_OUTPUT
- id: cache
uses: actions/cache@v4
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
with:
path: ${{ steps.prepare.outputs.cache-paths }}
key: ${{ steps.prepare.outputs.cache-key }}