Skip to content

Commit 5b16e62

Browse files
chore(deps): update fossas/fossa-action digest to 98244a6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcd9b1c commit 5b16e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fossa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
2424

2525
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
26-
- uses: fossas/fossa-action@d553b6678fc101c73ba3cc4e07a0ba5a30470a56 # main # Use a specific version if locking is preferred
26+
- uses: fossas/fossa-action@98244a63da4014b2a0f03d040beff33b6a3c9634 # main # Use a specific version if locking is preferred
2727
with:
2828
api-key: ${{secrets.FOSSA_API_KEY}}

0 commit comments

Comments
 (0)