Skip to content

Bump ossf/scorecard-action from 620fd28d6b2ba01c1d70cf63dfb4bdf868e19d6f to 405dced65a1dcc6bc335115002f0690b1f1e49bb #8

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps ossf/scorecard-action from 620fd28d6b2ba01c1d70cf63dfb4bdf868e19d6f to 405dced65a1dcc6bc335115002f0690b1f1e49bb.

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
  • 405dced 🌱 Bump golang.org/x/net from 0.37.0 to 0.38.0 (#1532)
  • bf66f08 🌱 Bump the docker-images group with 2 updates (#1533)
  • 15bc21f 🌱 Bump the github-actions group with 4 updates (#1531)
  • 5e6e801 🌱 Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#1528)
  • 0996de3 🌱 Bump the docker-images group with 2 updates (#1527)
  • eebb063 🌱 Bump the github-actions group with 2 updates (#1526)
  • 3d5dd5d 🌱 Bump golang from 1.24.0 to 1.24.1 in the docker-images group (#1524)
  • 0e5923c 🌱 Bump the github-actions group with 2 updates (#1525)
  • 169c9b9 🌱 Bump golang.org/x/net from 0.36.0 to 0.37.0 (#1523)
  • 0190b96 🌱 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#1516)
  • 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 620fd28d6b2ba01c1d70cf63dfb4bdf868e19d6f to 405dced65a1dcc6bc335115002f0690b1f1e49bb.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@620fd28...405dced)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #14.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/ossf/scorecard-action-405dced65a1dcc6bc335115002f0690b1f1e49bb branch April 21, 2025 21:30
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.

0 participants