Skip to content

Commit e882970

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update fossas/fossa-action action to v1.8.0
1 parent 9b10938 commit e882970

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
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4
2828

2929
- name: "Run FOSSA Scan"
30-
uses: fossas/fossa-action@v1.7.0 # Use a specific version if locking is preferred
30+
uses: fossas/fossa-action@v1.8.0 # Use a specific version if locking is preferred
3131
with:
3232
api-key: ${{ secrets.FOSSA_API_KEY }}
3333
project: longhorn-backing-image-manager

0 commit comments

Comments
 (0)