DP6 / Marketing-Attribution-Models

Python Class created to address problems regarding Digital Marketing Attribution.
https://dp6.github.io/Marketing-Attribution-Models
Apache License 2.0
302 stars 80 forks source link

Bump codacy/codacy-analysis-cli-action from 3.0.0 to 3.0.2 #21

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps codacy/codacy-analysis-cli-action from 3.0.0 to 3.0.2.

Release notes

Sourced from codacy/codacy-analysis-cli-action's releases.

Fix staticcheck flow that could change go.mod files

No release notes provided.

Fix standalone tools

Fixes scenario where gosec does not run leading to failure in the next standalone tools.

Commits
  • 9d53f2c Merge pull request #59 from codacy/fix/keep-changes-go-mod
  • 1e61a71 style: Change backup file extension
  • 3f110ef fix: Fix possible changes to users' go.mod files CY-4272
  • 21691b3 Merge pull request #58 from codacy/fix/reset-changes-go-mod
  • a0294d1 fix: Reset go.mod files after listing packages CY-4272
  • 84fbefe Merge pull request #54 from codacy/fix-standalone-tools-1
  • 5bebb3e fix: Download binaries to existing directory
  • 2943285 Merge pull request #53 from codacy/fix/copy-paste-coverage
  • 6e1d2e8 fix: Remove references to coverage from API token instructions
  • bc5c411 Merge pull request #51 from codacy/doc/fix-extra-configurations-CY-3516
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #23.