Skip to content

Commit 0731b48

Browse files
authored
Merge branch 'main' into golangci-lint-migration
2 parents 1702047 + c7c45b5 commit 0731b48

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
@@ -24,6 +24,6 @@ jobs:
2424
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525

2626
- name: Scan
27-
uses: fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5.0
27+
uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
2828
with:
2929
api-key: ${{ secrets.FOSSA_TOKEN }}

0 commit comments

Comments
 (0)