Skip to content

Commit

Permalink
Bump fossa-contrib/fossa-action from 1.1.4 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [fossa-contrib/fossa-action](https://github.com/fossa-contrib/fossa-action) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/fossa-contrib/fossa-action/releases)
- [Changelog](https://github.com/fossa-contrib/fossa-action/blob/master/CHANGELOG.md)
- [Commits](fossa-contrib/fossa-action@v1.1.4...v1.2.0)

---
updated-dependencies:
- dependency-name: fossa-contrib/fossa-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2021
1 parent 9d4d4cd commit 4b2fa38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo "$GOPATH/bin" >>"$GITHUB_PATH"
- name: Run FOSSA scan and upload report
uses: fossa-contrib/fossa-action@v1.1.4
uses: fossa-contrib/fossa-action@v1.2.0
with:
# FOSSA Push-Only API Token
fossa-api-key: 304657e2357ba57b416b94e6b119131b
Expand Down

0 comments on commit 4b2fa38

Please sign in to comment.