Skip to content

Commit

Permalink
chore(deps): update actions/cache action to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2022
1 parent 61c04fc commit 6164b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
6.0.x
7.0.x
- name: Cache Tools
uses: actions/cache@v3.0.3
uses: actions/cache@v3.2.2
with:
path: tools
key: ${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
Expand Down

0 comments on commit 6164b81

Please sign in to comment.