Skip to content

Commit 9b5e188

Browse files
authored
Merge pull request #1050 from kubewarden/renovate/fossas-fossa-action-1.x
chore(deps): update fossas/fossa-action action to v1.5.0
2 parents 3e31d77 + 74d7225 commit 9b5e188

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
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17-
- uses: fossas/fossa-action@09bcf127dc0ccb4b5a023f6f906728878e8610ba # v1.4.0
17+
- uses: fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5.0
1818
with:
1919
api-key: ${{secrets.FOSSA_API_TOKEN}}

0 commit comments

Comments
 (0)