Skip to content

[Auto PR 🤖] Bump League Patch auto PR #1970

[Auto PR 🤖] Bump League Patch auto PR

[Auto PR 🤖] Bump League Patch auto PR #1970

Workflow file for this run

# Copyright © 2023 KubeCub open source community. All rights reserved.
# Licensed under the MIT License (the "License");
# you may not use this file except in compliance with the License.
name: OpenIM Dependency Review
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4