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