We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdd392e + 45134a4 commit 9fd90a7Copy full SHA for 9fd90a7
.github/workflows/fossa.yml
@@ -12,7 +12,7 @@ jobs:
12
fossa:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.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