Skip to content

Commit

Permalink
Merge pull request #111 from it-at-m/renovate/actions-dependency-revi…
Browse files Browse the repository at this point in the history
…ew-action-4.x

chore(deps): update actions/dependency-review-action action to v4.3.4
  • Loading branch information
devtobi authored Aug 22, 2024
2 parents b3418ed + 816e04a commit 1d34042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency_review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Dependency Review
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
with:
config-file: it-at-m/.github/workflow-configs/dependency_review.yaml@main

0 comments on commit 1d34042

Please sign in to comment.