Skip to content

Commit 58f10e1

Browse files
Update actions/dependency-review-action action to v4.6.0 (#495)
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | actions/dependency-review-action | v4.5.0 | v4.6.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e94c53 commit 58f10e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828

2929
- name: Dependency Review
30-
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
30+
uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
3131
with:
3232
config-file: "nginx/k8s-common/dependency-review-config.yml@main"

0 commit comments

Comments
 (0)