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