Skip to content

Commit

Permalink
Merge pull request #196 from frasermolyneux/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/dependency-review-action-4

Bump actions/dependency-review-action from 3 to 4
  • Loading branch information
github-actions[bot] authored Jan 18, 2024
2 parents 024a4e7 + 9fd564a commit cdab2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

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

dotnet-web-ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cdab2c1

Please sign in to comment.