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 f8392b3 commit 032f071Copy full SHA for 032f071
.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@09bcf127dc0ccb4b5a023f6f906728878e8610ba # v1.4.0
+ uses: fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5.0
29
with:
30
api-key: ${{ secrets.FOSSA_TOKEN }}
0 commit comments