Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ossf/scorecard-action from 2.0.3 to 2.0.4 #1081

Merged
merged 2 commits into from Sep 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps ossf/scorecard-action from 2.0.3 to 2.0.4.

Commits
  • e363bfc Bump docker to next release. (#952)
  • 65d491b 🌱 Bump codecov/codecov-action from 3.1.0 to 3.1.1
  • f60b7d6 🌱 Bump github/codeql-action from 2.1.24 to 2.1.25
  • be7ddf6 🌱 Bump github.com/sigstore/cosign from 1.12.0 to 1.12.1
  • 9a2bfd4 🌱 Bump actions/dependency-review-action from 2.1.0 to 2.4.0 (#950)
  • a346ade 🐛 Restore behavior of ignoring scorecard runtime errors (#948)
  • 2db2a1c 🌱 Bump github/codeql-action from 2.1.22 to 2.1.24 (#941)
  • c858631 🌱 Bump github.com/sigstore/cosign from 1.11.1 to 1.12.0 (#938)
  • 8ee777f 🌱 Bump debian from 11.4-slim to 11.5-slim (#936)
  • 6213479 feat: do not run signing on pull requests (#935)
  • 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)

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@865b409...e363bfc)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from cpanato as a code owner September 28, 2022 11:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2022

Codecov Report

Merging #1081 (3149e82) into main (1df8e51) will increase coverage by 22.99%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1081       +/-   ##
===========================================
+ Coverage   41.06%   64.06%   +22.99%     
===========================================
  Files          74       82        +8     
  Lines        7066     7482      +416     
===========================================
+ Hits         2902     4793     +1891     
+ Misses       3859     2067     -1792     
- Partials      305      622      +317     
Flag Coverage Δ
e2etests 48.81% <ø> (?)
unittests 40.99% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/rekor-server/app/watch.go 2.91% <0.00%> (ø)
cmd/rekor-server/app/version.go 100.00% <0.00%> (ø)
cmd/rekor-server/app/root.go 55.17% <0.00%> (ø)
pkg/log/log.go 70.27% <0.00%> (ø)
cmd/rekor-cli/app/format/wrap.go 59.09% <0.00%> (ø)
cmd/rekor-server/app/serve.go 84.61% <0.00%> (ø)
pkg/storage/storage.go 45.71% <0.00%> (ø)
cmd/rekor-cli/app/state/state.go 59.61% <0.00%> (ø)
pkg/pki/pgp/pgp.go 79.02% <0.00%> (+0.97%) ⬆️
pkg/pki/minisign/minisign.go 76.99% <0.00%> (+1.76%) ⬆️
... and 47 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: cpanato <ctadeu@gmail.com>
@dlorenc dlorenc merged commit 204d9af into main Sep 28, 2022
@dlorenc dlorenc deleted the dependabot/github_actions/ossf/scorecard-action-2.0.4 branch September 28, 2022 15:08
@github-actions github-actions bot added this to the v1.0.0 milestone Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants