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 6cffadd commit 8c6e629Copy full SHA for 8c6e629
.github/workflows/fossa.yml
@@ -12,7 +12,7 @@ jobs:
12
fossa:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
16
17
- uses: fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7.0
18
with:
.github/workflows/ossf-scorecard.yml
@@ -19,7 +19,7 @@ jobs:
19
# Needed for GitHub OIDC token if publish_results is true
20
id-token: write
21
22
23
24
persist-credentials: false
25
0 commit comments