Skip to content

Commit

Permalink
⬆️ action: Bump the all-dependencies group with 1 update (#121)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 3, 2023
1 parent 4b683fb commit 32b5ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/policy-node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Check repository dependency graph
uses: actions/dependency-review-action@6c5ccdad469c9f8a2996bfecaec55a631a347034
uses: actions/dependency-review-action@01bc87099ba56df1e897b6874784491ea6309bc4
if: ${{ github.event_name == 'pull_request' && steps.visibility.outputs.isPrivate == 'false' }}

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

0 comments on commit 32b5ca7

Please sign in to comment.