Skip to content

Commit

Permalink
chore(deps): update actions/cache action to v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent 308d180 commit c6efa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
node-version: 15
registry-url: 'https://registry.npmjs.org'
- uses: actions/[email protected].6
- uses: actions/[email protected].8
with:
# npm cache files are stored in `~/.npm` on Linux/macOS
path: ~/.npm
Expand Down

0 comments on commit c6efa65

Please sign in to comment.