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 8a7373c commit 8114df2Copy full SHA for 8114df2
.github/workflows/fossa.yaml
@@ -14,6 +14,6 @@ jobs:
14
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
16
- name: Run FOSSA scan and upload build data
17
- uses: fossa-contrib/fossa-action@3d2ef181b1820d6dcd1972f86a767d18167fa19b # v3.0.1
+ uses: fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7.0
18
with:
19
fossa-api-key: ${{ secrets.FOSSA_API_KEY }}
0 commit comments