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 b03e92cCopy full SHA for b03e92c
.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@eacf176e0b977407f18a9ec718ccb3195efa70a4 # v3.88.19
extra_args: --only-verified
0 commit comments