ci: bump the github-actions group with 2 updates#162
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
ci: bump the github-actions group with 2 updates#162dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the github-actions group with 2 updates: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action). Updates `goreleaser/goreleaser-action` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@e24998b...1a80836) Updates `aquasecurity/trivy-action` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@57a97c7...ed142fd) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: aquasecurity/trivy-action dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
Sensitive Change Detection (shadow mode)This PR modifies control-plane files:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 2 updates: goreleaser/goreleaser-action and aquasecurity/trivy-action.
Updates
goreleaser/goreleaser-actionfrom 7.1.0 to 7.2.1Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
1a80836ci(nightly): pass GITHUB_TOKEN to nightly integration joba71152erefactor: drop legacy 'nightly' tag fallback4c6ab56feat: resolve nightly to latest vX.Y.Z-<sha>-nightly release (#558)4f96abffeat: addversion-fileinput (#556)15fa2a9test: cover install across release eras (#555)Updates
aquasecurity/trivy-actionfrom 0.35.0 to 0.36.0Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
ed142fdchore: update action version to v0.36.0 in examples (#563)dea62cfchore(deps): Update trivy to v0.70.0 (#559)128d9a8chore: use GitHub Actions as git commit author in bump-trivy workflow (#561)876cf04Upgrade Trivy action version from 0.33.1 to 0.35.0 fixes #549 (#548)dada784Fix typo in GOOGLE_APPLICATION_CREDENTIALS env var name (#547)4a2deecfix: use portable shebang in entrypoint.sh (#545)1994662chore(deps): bump the actions group with 5 updates (#558)6b36659chore: add zizmor config (#557)316aa5aci: add dependabot config (#556)264c9c5test: use pinned digests for trivy-db, trivy-java-db and trivy-checks (#555)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Upgrade CI workflows to newer, SHA-pinned actions for releases and security scans to pull in recent fixes and improvements. This updates
goreleaser/goreleaser-actionandaquasecurity/trivy-action.goreleaser/goreleaser-action: 7.1.0 → 7.2.1 (drops legacy nightly tag; adds version-file input)aquasecurity/trivy-action: 0.35.0 → 0.36.0 (portable shebang fix; updates Trivy to v0.70.0)Written for commit 15b918f. Summary will update on new commits.