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 7b5c6ab commit 1ca84eeCopy full SHA for 1ca84ee
.github/workflows/fossa.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
23
24
- name: Scan
25
- uses: fossas/fossa-action@47ef11b1e1e3812e88dae436ccbd2d0cbd1adab0 # v1.3.3
+ uses: fossas/fossa-action@09bcf127dc0ccb4b5a023f6f906728878e8610ba # v1.4.0
26
with:
27
api-key: ${{ secrets.FOSSA_TOKEN }}
0 commit comments