diff --git a/.github/workflows/build-directory-cache.yaml b/.github/workflows/build-directory-cache.yaml index 280a277..b82cfdb 100644 --- a/.github/workflows/build-directory-cache.yaml +++ b/.github/workflows/build-directory-cache.yaml @@ -22,7 +22,7 @@ jobs: persist-credentials: true # needed by stefanzweifel/git-auto-commit-action - name: Cache Dependencies - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 with: path: | ~/.npm diff --git a/.github/workflows/update-links.yml b/.github/workflows/update-links.yml index 58e9b37..e90de93 100644 --- a/.github/workflows/update-links.yml +++ b/.github/workflows/update-links.yml @@ -40,7 +40,7 @@ jobs: persist-credentials: true # needed by stefanzweifel/git-auto-commit-action - name: Cache Dependencies - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 with: path: | ~/.npm