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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ossf/scorecard-action from f10ec7151e838890a3fbfa27875a33f80869977b to c59c116cbead5af2de7d75f4d82cf5a2ef5b0304 #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps ossf/scorecard-action from f10ec7151e838890a3fbfa27875a33f80869977b to c59c116cbead5af2de7d75f4d82cf5a2ef5b0304.

Changelog

Sourced from ossf/scorecard-action's changelog.

Releasing the scorecard GitHub Action

This is a draft document to describe the release process for the scorecard GitHub Action.

(If there are improvements you'd like to see, please comment on the tracking issue or issue a pull request to discuss.)

Tracking

As the first task, a Release Manager should open a tracking issue for the release.

We don't currently have a template for releasing, but the following issue is a good example to draw inspiration from.

We're not striving for perfection with the template, but the tracking issue will serve as a reference point to aggregate feedback, so try your best to be as descriptive as possible.

Preparing the release

This section covers changes that need to be issued as a pull request and should be merged before releasing the scorecard GitHub Action.

Validate the Action

Manually run the workflow scorecards.yml and verify that the run succeeds.

Update the scorecard-action version

NOTE: we have a chicken-and-egg problem where the commit to be used for the release needs to have the image tag that only gets created after the commit is pushed. We workaround that by pre-selecting and referencing the image tag instead of the SHA which isn't ideal but workable.

... (truncated)

Commits
  • c59c116 馃尡 Bump actions/cache from 3.2.5 to 3.2.6 (#1097)
  • 7cc3711 馃尡 Bump github.com/emicklei/go-restful (#1086)
  • 570a953 馃尡 Bump actions/cache from 3.2.4 to 3.2.5 (#1088)
  • f714b67 馃尡 Bump golang.org/x/net from 0.5.0 to 0.7.0 (#1090)
  • 9ec1a3c 馃尡 Bump github/codeql-action from 2.2.2 to 2.2.4 (#1089)
  • 9d802e1 馃尡 Bump github/codeql-action from 2.2.1 to 2.2.2 (#1084)
  • 9634d52 馃尡 Bump actions/cache from 3.2.3 to 3.2.4 (#1080)
  • 511f90b 馃尡 Bump github/codeql-action from 2.1.39 to 2.2.1 (#1081)
  • dc2954d 馃尡 Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
  • e6487cd 馃尡 Bump github/codeql-action from 2.1.38 to 2.1.39 (#1077)
  • 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 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 f10ec7151e838890a3fbfa27875a33f80869977b to c59c116cbead5af2de7d75f4d82cf5a2ef5b0304.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@f10ec71...c59c116)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from moul as a code owner February 28, 2023 05:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 28, 2023
@trafico-bot trafico-bot bot added the 馃攳 Ready for Review Pull Request is not reviewed yet label Feb 28, 2023
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 馃攳 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants