Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2023

Bumps ossf/scorecard-action from aed6134b530f65762d8da8171e42d5ff9108d1a1 to 6bb44c8579cf108da02fdc74e7e33a8b3ff646c7.

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
  • 6bb44c8 🌱 Bump golang.org/x/net from 0.12.0 to 0.14.0
  • 010bd95 🌱 Bump github.com/ossf/scorecard/v4 from 4.11.0 to 4.12.0
  • c87c0f7 Prevent url clipping for GHES instances (#1225)
  • 5b80fbc 🌱 Bump github/codeql-action from 2.21.0 to 2.21.2 (#1239)
  • b45bfe6 🌱 Bump github/codeql-action from 2.20.4 to 2.21.0
  • e31ee1a 🌱 Bump step-security/harden-runner from 2.4.1 to 2.5.0
  • fc268b1 📖 Add package comments. (#1221)
  • 3f76786 🌱 Bump github/codeql-action from 2.20.3 to 2.20.4 (#1232)
  • 465bd9b Update README.md (#1229)
  • e66ec90 🌱 Bump github/codeql-action from 2.20.2 to 2.20.3 (#1227)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 aed6134b530f65762d8da8171e42d5ff9108d1a1 to 6bb44c8579cf108da02fdc74e7e33a8b3ff646c7.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@aed6134...6bb44c8)

---
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 CyberFlameGO as a code owner August 12, 2023 08:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2023

Superseded by #65.

@dependabot dependabot bot closed this Aug 16, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/ossf/scorecard-action-6bb44c8579cf108da02fdc74e7e33a8b3ff646c7 branch August 16, 2023 07:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants