Skip to content

Conversation

@fabnguess
Copy link
Contributor

No description provided.

@fabnguess fabnguess requested a review from fraxken January 23, 2023 10:35
@fraxken
Copy link
Member

fraxken commented Jan 23, 2023

@fabnguess You forgot to update nsci workflow here

@fabnguess
Copy link
Contributor Author

fabnguess commented Jan 23, 2023

Hi @fraxken that's good, the next items I should put in the workflow?

   steps:
      - name: Harden Runner
        uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1.0
        with:
          egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

      - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
      - name: Use Node.js ${{ matrix.node-version }}
        uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
        with:
          node-version: ${{ matrix.node-version }}
      - name: Install dependencies
        run: npm install
      - uses: NodeSecure/ci-action@e3ac9c03585752e979622279106a161e94d5717b # v1
        with:
          warnings: warning

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage 👍

Coverage data is based on head (74d82e7) compared to base (5b5986b).
Patch has no changes to coverable lines.

❗ Current head 74d82e7 differs from pull request most recent head c5353d1. Consider uploading reports for the commit c5353d1 to get more accurate results

Additional details and impacted files
@@     Coverage Diff      @@
##   master   #86   +/-   ##
============================
============================

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fraxken fraxken merged commit 652b9d2 into master Jan 23, 2023
@fraxken fraxken deleted the setup-dependabot-config branch January 23, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants