Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build(deps): bump ossf/scorecard-action from 570a953ea0770f30a8aa0a778cfc4bc955bbf9c4 to 7cc371152c77bfecfa34fdfb62b1630ff3682cf1#348

Merged
henry-hub merged 1 commit intomainfrom
dependabot/github_actions/ossf/scorecard-action-7cc371152c77bfecfa34fdfb62b1630ff3682cf1
Feb 27, 2023
Merged

build(deps): bump ossf/scorecard-action from 570a953ea0770f30a8aa0a778cfc4bc955bbf9c4 to 7cc371152c77bfecfa34fdfb62b1630ff3682cf1#348
henry-hub merged 1 commit intomainfrom
dependabot/github_actions/ossf/scorecard-action-7cc371152c77bfecfa34fdfb62b1630ff3682cf1

Conversation

@dependabot
Copy link
Contributor

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

Bumps ossf/scorecard-action from 570a953ea0770f30a8aa0a778cfc4bc955bbf9c4 to 7cc371152c77bfecfa34fdfb62b1630ff3682cf1.

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

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 dependabot bot added dependencies A dependency upgrade github_actions Pull requests that update GitHub Actions code labels Feb 25, 2023
@auto-assign auto-assign bot requested a review from henry-hub February 25, 2023 00:09
@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Merging #348 (bba4083) into main (675b589) will not change coverage.
The diff coverage is n/a.

❗ Current head bba4083 differs from pull request most recent head 315b5d5. Consider uploading reports for the commit 315b5d5 to get more accurate results

@@             Coverage Diff             @@
##                main      #348   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       153       153           
===========================================
  Files             23        23           
  Lines            302       302           
  Branches          12        12           
===========================================
  Hits             302       302           

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

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 570a953ea0770f30a8aa0a778cfc4bc955bbf9c4 to 7cc371152c77bfecfa34fdfb62b1630ff3682cf1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@570a953...7cc3711)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/ossf/scorecard-action-7cc371152c77bfecfa34fdfb62b1630ff3682cf1 branch from bba4083 to 315b5d5 Compare February 26, 2023 01:21
@henry-hub henry-hub added this to the 1.1.x milestone Feb 27, 2023
@henry-hub henry-hub merged commit 04b9421 into main Feb 27, 2023
@henry-hub henry-hub deleted the dependabot/github_actions/ossf/scorecard-action-7cc371152c77bfecfa34fdfb62b1630ff3682cf1 branch February 27, 2023 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies A dependency upgrade github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant