Skip to content

Commit

Permalink
Merge pull request #28 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.3
  • Loading branch information
myrotvorets-team authored Mar 20, 2024
2 parents aa268d9 + 48099a0 commit 971c00f
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 @@ -16,11 +16,12 @@ jobs:
with:
egress-policy: block
allowed-endpoints: >
api.deps.dev:443
api.github.com: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@9129d7d40b8c12c1ed0f60400d00c92d437adcce # v4.1.3
uses: actions/dependency-review-action@0fa40c3c10055986a88de3baa0d6ec17c5a894b3 # v4.2.3

0 comments on commit 971c00f

Please sign in to comment.