Skip to content

Commit

Permalink
chore(deps): update actions/cache action to v3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 8141bb8 commit 9b11acd
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 @@ -39,7 +39,7 @@ jobs:
5.0.x
6.0.x
- name: Cache Tools
uses: actions/[email protected].3
uses: actions/[email protected].8
with:
path: tools
key: ${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
Expand Down

0 comments on commit 9b11acd

Please sign in to comment.