Skip to content

Commit

Permalink
Merge pull request #1372 from fluxcd/dependabot/github_actions/fossa-…
Browse files Browse the repository at this point in the history
…contrib/fossa-action-2

build(deps): bump fossa-contrib/fossa-action from 1 to 2
  • Loading branch information
aryan9600 authored Feb 20, 2023
2 parents 859fb7e + 3207763 commit b131567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run FOSSA scan and upload build data
uses: fossa-contrib/fossa-action@v1
uses: fossa-contrib/fossa-action@v2
with:
# FOSSA Push-Only API Token
fossa-api-key: 5ee8bf422db1471e0bcf2bcb289185de
Expand Down

0 comments on commit b131567

Please sign in to comment.