Skip to content

Commit

Permalink
Merge branch 'main' into harden-workflow-runners
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome authored Mar 25, 2024
2 parents 5399ba7 + e8c19da commit 067758b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Dependency review
uses: actions/dependency-review-action@0fa40c3c10055986a88de3baa0d6ec17c5a894b3 # v4.2.3
uses: actions/dependency-review-action@733dd5d4a5203f238c33806593ec0f5fc5343d8c # v4.2.4
with:
comment-summary-in-pr: true
fail-on-severity: low
Expand Down

0 comments on commit 067758b

Please sign in to comment.