Skip to content

Commit

Permalink
Merge pull request #29 from myrotvorets/renovate/actions-dependency-r…
Browse files Browse the repository at this point in the history
…eview-action-4.x

chore(deps): update actions/dependency-review-action action to v4.2.4
  • Loading branch information
myrotvorets-team authored Mar 24, 2024
2 parents 971c00f + cc9c917 commit 2f66760
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ jobs:
allowed-endpoints: >
api.deps.dev:443
api.github.com:443
api.scorecards.dev:443
github.com:443
- name: Check out the source code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Review dependencies
uses: actions/dependency-review-action@0fa40c3c10055986a88de3baa0d6ec17c5a894b3 # v4.2.3
uses: actions/dependency-review-action@733dd5d4a5203f238c33806593ec0f5fc5343d8c # v4.2.4

0 comments on commit 2f66760

Please sign in to comment.