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