Skip to content

Commit bdb3256

Browse files
authored
Merge pull request #125 from nginxinc/dependabot/github_actions/fossas/fossa-action-1.6.0
chore(deps): bump fossas/fossa-action from 1.4.0 to 1.6.0
2 parents 9df3ff1 + 5ae08a0 commit bdb3256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/fossa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626

2727
- name: Scan
28-
uses: fossas/fossa-action@09bcf127dc0ccb4b5a023f6f906728878e8610ba # v1.4.0
28+
uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
2929
with:
3030
api-key: ${{ secrets.FOSSA_TOKEN }}

0 commit comments

Comments
 (0)