Skip to content

Commit

Permalink
Merge pull request #72 from go-faster/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/dependency-review-action-4

chore(deps): bump actions/dependency-review-action from 3 to 4
tdakkota authored Sep 5, 2024
2 parents 85b7658 + 65aa59d commit 1c0af87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -14,6 +14,6 @@ jobs:
# Their stupid action rely on PR event metadata, so
# there is no much sense to setup a re-usable workflow.
- name: "Dependency Review"
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4
with:
config-file: "./.github/dependency-review-config.yml"

0 comments on commit 1c0af87

Please sign in to comment.