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 92beadc commit 9fd71c4Copy full SHA for 9fd71c4
.github/workflows/fossa.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
24
- name: Scan
25
- uses: fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5.0
+ uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
26
with:
27
api-key: ${{ secrets.FOSSA_TOKEN }}
0 commit comments