Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-go action minor v5.3.0 -> v5.4.0
docker/login-action action minor v3.3.0 -> v3.4.0
golangci/golangci-lint-action action minor v6.3.2 -> v6.5.2
goreleaser/goreleaser-action action minor v6.2.1 -> v6.3.0
sigstore/cosign-installer action patch v3.8.0 -> v3.8.1
slsa-framework/slsa-github-generator action minor v2.0.0 -> v2.1.0
step-security/harden-runner action minor v2.10.4 -> v2.11.1

Release Notes

actions/setup-go (actions/setup-go)

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

docker/login-action (docker/login-action)

v3.4.0

Compare Source

Full Changelog: docker/login-action@v3.3.0...v3.4.0

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

v6.5.2

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v6.5.1...v6.5.2

v6.5.1

Compare Source

What's Changed

Changes
Documentation
Dependencies

New Contributors

Full Changelog: golangci/golangci-lint-action@v6.5.0...v6.5.1

v6.5.0

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v6.4.1...v6.5.0

v6.4.1

Compare Source

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.4.0...v6.4.1

v6.4.0

Compare Source

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.3...v6.4.0

v6.3.3

Compare Source

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.2...v6.3.3

goreleaser/goreleaser-action (goreleaser/goreleaser-action)

v6.3.0

Compare Source

Full Changelog: goreleaser/goreleaser-action@v6.2.1...v6.3.0

sigstore/cosign-installer (sigstore/cosign-installer)

v3.8.1

Compare Source

What's Changed

Full Changelog: sigstore/cosign-installer@v3...v3.8.1

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

v2.1.0

Compare Source

v2.1.0: Sigstore Bundles for Generic Generator and Go Builder

The workflows generator_generic_slsa3.yml and builder_go_slsa3.yml
have been updated to produce signed Sigstore Bundles, just like all the other builders
that use the BYOB framework.

The workflow logs will now print a LogIndex, rather than a LogUUID. Both are equally searchanble on
https://search.sigstore.dev/.

v2.1.0: Vars context recorded in provenance
  • Updated: GitHub vars context is now recorded in provenance for the generic and
    container generators. The vars context cannot affect the build in the Go
    builder so it is not recorded.
step-security/harden-runner (step-security/harden-runner)

v2.11.1

Compare Source

What's Changed

Full Changelog: step-security/harden-runner@v2...v2.11.1

v2.11.0

Compare Source

What's Changed

Release v2.11.0 in #​498
Harden-Runner Enterprise tier now supports the use of eBPF for DNS resolution and network call monitoring

Full Changelog: step-security/harden-runner@v2...v2.11.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from janderssonse as a code owner February 13, 2025 15:01
@renovate renovate bot added the actions label Feb 13, 2025
@renovate renovate bot force-pushed the renovate/github-actions-minor-and-patch-updates branch from 2e3a300 to e0f61c4 Compare February 13, 2025 22:39
@renovate renovate bot changed the title chore(deps): update golangci/golangci-lint-action action to v6.3.3 chore(deps): update golangci/golangci-lint-action action to v6.4.0 Feb 13, 2025
@renovate renovate bot changed the title chore(deps): update golangci/golangci-lint-action action to v6.4.0 chore(deps): update golangci/golangci-lint-action action to v6.4.1 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/github-actions-minor-and-patch-updates branch from e0f61c4 to f0cddc4 Compare February 14, 2025 15:51
@renovate renovate bot changed the title chore(deps): update golangci/golangci-lint-action action to v6.4.1 chore(deps): update golangci/golangci-lint-action action to v6.5.0 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/github-actions-minor-and-patch-updates branch from f0cddc4 to 809aafb Compare February 15, 2025 15:04
@renovate renovate bot changed the title chore(deps): update golangci/golangci-lint-action action to v6.5.0 chore(deps): update github actions minor and patch updates Feb 17, 2025
@renovate renovate bot force-pushed the renovate/github-actions-minor-and-patch-updates branch 2 times, most recently from 662b24f to b400400 Compare February 20, 2025 19:13
@renovate renovate bot force-pushed the renovate/github-actions-minor-and-patch-updates branch from b400400 to 9e39afd Compare February 27, 2025 23:33
@renovate renovate bot force-pushed the renovate/github-actions-minor-and-patch-updates branch 4 times, most recently from f51f6ec to 6c4880d Compare March 19, 2025 06:13
@renovate renovate bot force-pushed the renovate/github-actions-minor-and-patch-updates branch 2 times, most recently from f20d8d5 to 656dba5 Compare April 1, 2025 23:18
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github-actions-minor-and-patch-updates branch from 656dba5 to 95d0115 Compare April 8, 2025 05:29
@janderssonse janderssonse merged commit 8405c43 into main Apr 8, 2025
10 checks passed
@janderssonse janderssonse deleted the renovate/github-actions-minor-and-patch-updates branch April 8, 2025 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants