Skip to content

chore(python-version): update python version to v3.13 in all dependant actions (minor) #547

chore(python-version): update python version to v3.13 in all dependant actions (minor)

chore(python-version): update python version to v3.13 in all dependant actions (minor) #547

---
name: Pull Request Dependency Review
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
with:
fail-on-severity: low
comment-summary-in-pr: on-failure