We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e8efb commit ee68d0eCopy full SHA for ee68d0e
.github/workflows/reusable-fossa.yml
@@ -55,7 +55,7 @@ jobs:
55
ref: ${{ github.event.pull_request.head.sha }}
56
57
- name: Run FOSSA Scan
58
- uses: fossas/fossa-action@f61a4c0c263690f2ddb54b9822a719c25a7b608f # v1.3.1
+ uses: fossas/fossa-action@47ef11b1e1e3812e88dae436ccbd2d0cbd1adab0 # v1.3.3
59
with:
60
api-key: ${{ secrets.fossa-apikey }}
61
0 commit comments