Skip to content

Commit

Permalink
chore(deps): bump actions/dependency-review-action from 3 to 4 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 2bb276c commit b55cadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
persist-credentials: false

- name: Dependency review
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b55cadf

Please sign in to comment.