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

chore(deps): update workflows (major) #897

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

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Mar 31, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golangci/golangci-lint-action action major v5.3.0 -> v6.0.1
slsa-framework/slsa-github-generator action major v1.10.0 -> v2.0.0

Release Notes

golangci/golangci-lint-action (golangci/golangci-lint-action)

v6.0.1

Compare Source

v6.0.0

Compare Source

What's Changed

This version removes annotations option (because it was useless), and removes the default output format (github-actions).
The annotations are still produced but with another approach.

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v5.3.0...v6.0.0

slsa-framework/slsa-github-generator (slsa-framework/slsa-github-generator)

v2.0.0

Compare Source

v2.0.0: Breaking Change: upload-artifact and download-artifact
  • Our workflows now use the new @v4s of actions/upload-artifact and actions/download-artifact, which are incompatiblle with the prior @v3. See Our docs on the generic generator for more information and how to upgrade.
v2.0.0: Breaking Change: attestation-name Workflow Input and Output
  • attestation-name as a workflow input to .github/workflows/generator_generic_slsa3.yml is now removed. Use provenance-name instead.
v2.0.0: DSSE Rekor Type
  • When uploading signed provenance to the log, the entry created in the log is now
    a DSSE Rekor type. This fixes a bug where the current intoto type does not
    persist provenance signatures. The attestation will no longer be persisted
    in Rekor (#​3299)

Configuration

📅 Schedule: Branch creation - "before 6am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Mar 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.72%. Comparing base (f86f846) to head (efcfabc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #897      +/-   ##
==========================================
- Coverage   64.27%   63.72%   -0.56%     
==========================================
  Files         146      146              
  Lines        9294    11958    +2664     
==========================================
+ Hits         5974     7620    +1646     
- Misses       2853     3874    +1021     
+ Partials      467      464       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate-bot renovate-bot force-pushed the renovate/major-workflows branch 2 times, most recently from 2b8e19f to 83c4a21 Compare April 9, 2024 20:07
@renovate-bot renovate-bot changed the title chore(deps): update codecov/codecov-action action to v4 chore(deps): update workflows (major) Apr 22, 2024
@G-Rath
Copy link
Collaborator

G-Rath commented Apr 23, 2024

Note that Codecov requires some other changes before it can be landed, and it sounds like slsa-framework/slsa-github-generator might need them too, so these should probably be done in dedicated PRs

@renovate-bot renovate-bot force-pushed the renovate/major-workflows branch 3 times, most recently from 6e565bd to 1cf52cc Compare April 30, 2024 23:05
@renovate-bot renovate-bot force-pushed the renovate/major-workflows branch 3 times, most recently from 0677dcc to fb8fbaa Compare May 6, 2024 01:38
another-rex pushed a commit that referenced this pull request May 6, 2024
Cherry-picked from #897

---

We can drop the `skip-pkg-cache` option now as caching has been removed
in favor of `actions/setup-go`s caching
@renovate-bot renovate-bot changed the title chore(deps): update workflows (major) chore(deps): update slsa-framework/slsa-github-generator action to v2 May 6, 2024
@renovate-bot renovate-bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v2 chore(deps): update workflows (major) May 7, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants