Skip to content

Commit

Permalink
chore(deps): pin actions/cache action to 8492260
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 1ca59fa commit 4b5f2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ runs:
${{ runner.os }}-pnpm-store-
# NX cache
- name: Cache Nx
uses: actions/cache@v2
uses: actions/cache@8492260343ad570701412c2f464a5877dc76bace # v2
id: cache-nx
with:
path: .cache/nx
Expand Down

0 comments on commit 4b5f2b9

Please sign in to comment.