Skip to content

Commit

Permalink
Merge pull request #345 from bank-vaults/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/dependency-review-action-4.0.0

build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0
  • Loading branch information
akijakya authored Jan 25, 2024
2 parents a7b812e + 5e65505 commit 5fcc4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Dependency Review
uses: actions/dependency-review-action@c74b580d73376b7750d3d2a50bfb8adc2c937507 # v3.1.5
uses: actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976 # v4.0.0

acceptance-test:
name: Acceptance test
Expand Down

0 comments on commit 5fcc4ab

Please sign in to comment.