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 13413b2 commit 6d8b491Copy full SHA for 6d8b491
.github/workflows/scan.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout
21
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
22
- name: Run FOSSA scan and upload build data
23
- uses: fossa-contrib/fossa-action@6728dc6fe9a068c648d080c33829ffbe56565023 # v2.0.0
+ uses: fossa-contrib/fossa-action@cdc5065bcdee31a32e47d4585df72d66e8e941c2 # v3.0.0
24
with:
25
# FOSSA Push-Only API Token
26
fossa-api-key: 5ee8bf422db1471e0bcf2bcb289185de
0 commit comments