Skip to content

chore(gh-actions-deps): update python-semantic-release/python-semantic-release action to v9.13.0 in all dependant reusable workflows #537

chore(gh-actions-deps): update python-semantic-release/python-semantic-release action to v9.13.0 in all dependant reusable workflows

chore(gh-actions-deps): update python-semantic-release/python-semantic-release action to v9.13.0 in all dependant reusable workflows #537

---
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