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 b05ae69 commit ab29cccCopy full SHA for ab29ccc
.github/workflows/fossa.yml
@@ -26,6 +26,6 @@ jobs:
26
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27
28
- name: Scan
29
- uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
+ uses: fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7.0
30
with:
31
api-key: ${{ secrets.FOSSA_TOKEN }}
0 commit comments