Skip to content

Commit e882550

Browse files
authoredJan 30, 2025··
chore: bump fossas/fossa-action from 1.4.0 to 1.5.0 (#476)
1 parent e53b1c9 commit e882550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/fossa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3838
- if: ${{ env.FOSSA_API_KEY != '' }}
3939
name: "Run FOSSA Scan"
40-
uses: fossas/fossa-action@09bcf127dc0ccb4b5a023f6f906728878e8610ba # v1.4.0
40+
uses: fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5.0
4141
with:
4242
api-key: ${{ env.FOSSA_API_KEY }}

0 commit comments

Comments
 (0)
Please sign in to comment.