8000 ⬆️ upgrade(ci): bump actions/dependency-review-action from 4.3.2 to 4.3.4 in /.github/workflows by dependabot[bot] · Pull Request #13 · habbaz-dev/utils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

⬆️ upgrade(ci): bump actions/dependency-review-action from 4.3.2 to 4.3.4 in /.github/workflows #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

# More info: https://github.com/actions/dependency-review-action
- name: Dependency Review
uses: actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c
with:
config-file: "./.github/config/workflows/dependency-review.yml"

Expand Down
Loading
0