Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/docker/library/node-c29271c7f2b47…
Browse files Browse the repository at this point in the history
…88fe9b90a7506d790dc8f2ff46132e1b70e71bf0c0679c8451c
  • Loading branch information
cmwylie19 authored Feb 27, 2025
2 parents 21bf70b + eef2059 commit 65fb7e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-demand-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- run: npm ci
- run: npm run test:unit
- name: Upload coverage to Codecov
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/secret-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
fetch-depth: 0
- name: Default Secret Scanning
uses: trufflesecurity/trufflehog@03e8af1075a7f7410664de9f6a1101268c9c8c92 # main
uses: trufflesecurity/trufflehog@7dc056a193116ba8d82154bf0549381c8fb8545c # main
with:
extra_args: --debug --no-verification # Warn on potential violations

0 comments on commit 65fb7e1

Please sign in to comment.