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 d0f1876 commit 5e5c500Copy full SHA for 5e5c500
.github/workflows/fossa.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
23
24
- name: Scan
25
- uses: fossas/fossa-action@f61a4c0c263690f2ddb54b9822a719c25a7b608f # v1.3.1
+ uses: fossas/fossa-action@47ef11b1e1e3812e88dae436ccbd2d0cbd1adab0 # v1.3.3
26
with:
27
api-key: ${{ secrets.FOSSA_TOKEN }}
0 commit comments