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 96bead6 commit 1d78f03Copy full SHA for 1d78f03
.github/workflows/scan.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
20
- name: Run FOSSA scan and upload build data
21
- uses: fossa-contrib/fossa-action@6728dc6fe9a068c648d080c33829ffbe56565023 #v2.0.0
+ uses: fossa-contrib/fossa-action@3d2ef181b1820d6dcd1972f86a767d18167fa19b # v3.0.1
22
with:
23
# FOSSA Push-Only API Token
24
fossa-api-key: 956b9b92c5b16eeca1467cebe104f2c3
0 commit comments