Skip to content

Commit

Permalink
Merge pull request #89 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
  • Loading branch information
ernado committed Jan 19, 2024
2 parents 42711e3 + 52a094f commit 3499775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Expand Up @@ -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 3499775

Please sign in to comment.