Skip to content

Commit

Permalink
fix(deps): actions update, NVD API KEY
Browse files Browse the repository at this point in the history
- fix missing version update
  • Loading branch information
ascheibal committed Nov 26, 2023
1 parent d02a7d9 commit e9179ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GPR_TOKEN_F11H }}
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: |
~/.m2/repository
Expand Down

0 comments on commit e9179ff

Please sign in to comment.