Skip to content

Commit

Permalink
🆙 action: Bump actions/dependency-review-action from 4.4.0 to 4.5.0 i…
Browse files Browse the repository at this point in the history
…n the actions group (#133)
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent a69fc45 commit 5434f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Check repository dependency graph
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
if: ${{ github.event_name == 'pull_request' }}

- name: Setup Node.js v${{ matrix.node-version }}
Expand Down

0 comments on commit 5434f8d

Please sign in to comment.