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 4f6e64a commit fed1403Copy full SHA for fed1403
.github/workflows/ossf-scorecard.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
persist-credentials: false
25
26
- - uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
+ - uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
27
28
results_file: results.sarif
29
results_format: sarif
.github/workflows/spell-check.yml
@@ -9,6 +9,6 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
12
- - uses: streetsidesoftware/cspell-action@eb29b6a67d122d2e6af385ff16bdb200d93b2e54 # v7.0.0
+ - uses: streetsidesoftware/cspell-action@69543c3f9f14d4fcc6004c7bee03c4d366f11d64 # v7.0.1
13
14
config: .cspell.yaml
0 commit comments