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 fcd9b1c commit 87c051fCopy full SHA for 87c051f
.github/workflows/security.yml
@@ -55,6 +55,6 @@ jobs:
55
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
56
57
- name: FOSSA Scan
58
- uses: fossas/fossa-action@09bcf127dc0ccb4b5a023f6f906728878e8610ba # v1.4.0
+ uses: fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7.0
59
with:
60
api-key: ${{ secrets.FOSSA_API_KEY }}
0 commit comments