build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 by dependabot[bot] · Pull Request #838 · microsoft/sbom-tool (original) (raw)
Bumps codecov/codecov-action from 5.0.7 to 5.1.2.
Release notes
Sourced from codecov/codecov-action's releases.
v5.1.2
What's Changed
- build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in codecov/codecov-action#1717
- Remove mistake from options table by @Acconut in codecov/codecov-action#1718
- build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in codecov/codecov-action#1722
- Put quotes around
${{ inputs.token }}inaction.ymlby @jwodder in codecov/codecov-action#1721- chore(release): wrapper-0.0.31 by @codecov-releaser-app in codecov/codecov-action#1723
- fix: prevent oidc on tokenless due to permissioning by @thomasrockhu-codecov in codecov/codecov-action#1724
- fix: update action script by @thomasrockhu-codecov in codecov/codecov-action#1725
- fix: update statment by @thomasrockhu-codecov in codecov/codecov-action#1726
- chore(release): 5.1.2 by @thomasrockhu-codecov in codecov/codecov-action#1727
New Contributors
- @Acconut made their first contribution in codecov/codecov-action#1718
Full Changelog: codecov/codecov-action@v5.1.1...v5.1.2
v5.1.1
What's Changed
- chore(release): wrapper-0.0.30 by @codecov-releaser-app in codecov/codecov-action#1715
Full Changelog: codecov/codecov-action@v5.1.0...v5.1.1
v5.1.0
What's Changed
- build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in codecov/codecov-action#1701
- fix: hide unnecessary error on shasum by @thomasrockhu-codecov in codecov/codecov-action#1692
- chore(release): wrapper-0.0.29 by @codecov-releaser-app in codecov/codecov-action#1713
- chore(release): 5.1.0 by @thomasrockhu-codecov in codecov/codecov-action#1714
Full Changelog: codecov/codecov-action@v5.0.7...v5.1.0
Changelog
Sourced from codecov/codecov-action's changelog.
v5.1.2
What's Changed
- fix: update statment by @thomasrockhu-codecov in codecov/codecov-action#1726
- fix: update action script by @thomasrockhu-codecov in codecov/codecov-action#1725
- fix: prevent oidc on tokenless due to permissioning by @thomasrockhu-codecov in codecov/codecov-action#1724
- chore(release): wrapper-0.0.31 by
@app/codecov-releaser-appin codecov/codecov-action#1723- Put quotes around
${{ inputs.token }}inaction.ymlby @jwodder in codecov/codecov-action#1721- build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by
@app/dependabotin codecov/codecov-action#1722- Remove mistake from options table by @Acconut in codecov/codecov-action#1718
- build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by
@app/dependabotin codecov/codecov-action#1717Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2
v5.1.1
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1
v5.1.0
What's Changed
- fix: hide unnecessary error on shasum by @thomasrockhu-codecov in codecov/codecov-action#1692
- build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 by
@app/dependabotin codecov/codecov-action#1701- chore(release): wrapper-0.0.29 by
@app/codecov-releaser-appin codecov/codecov-action#1713Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0
v5.0.7
What's Changed
- fix: use HEAD_REPO by @thomasrockhu-codecov in codecov/codecov-action#1690
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
v5.0.6
What's Changed
- fix: update CODECOV_TOKEN and fix tokenless by @thomasrockhu-codecov in codecov/codecov-action#1688
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6
v5.0.5
What's Changed
- chore(release): wrapper-0.0.27 by
@app/codecov-releaser-appin codecov/codecov-action#1685
... (truncated)
Commits
- 1e68e06 chore(release): 5.1.2 (#1727)
- 277db52 fix: update statment (#1726)
- c77245a fix: update action script (#1725)
- 9b01a34 fix: prevent oidc on tokenless due to permissioning (#1724)
- 47e0552 chore(release): wrapper-0.0.31 (#1723)
- 34ef570 Put quotes around
${{ inputs.token }}inaction.yml(#1721) - d93fc22 build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 (#1722)
- 5c93f7a Remove mistake from options table (#1718)
- 2c97106 build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#1717)
- 7f8b4b4 chore(release): wrapper-0.0.30 (#1715)
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)