We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2863cc0 commit 701e952Copy full SHA for 701e952
.github/workflows/markdownlint.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
- name: Get changed files
19
- uses: tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # v45.0.7
+ uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 # v45.0.9
20
id: changed-files
21
22
files: "**/*.md"
.github/workflows/trufflehog.yml
@@ -15,6 +15,6 @@ jobs:
15
- name: Secret Scanning
- uses: trufflesecurity/trufflehog@7dc056a193116ba8d82154bf0549381c8fb8545c # v3.88.14
+ uses: trufflesecurity/trufflehog@12164e38f0f1b673ab0594c7d94daf71b0be6823 # v3.88.17
extra_args: --only-verified
0 commit comments