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

Bump aquasecurity/tfsec-pr-commenter-action from 1672d3f23fd98a39c30d0fb7d8d1b4f0967134bd to 5b483d46fb4fd0cbe2259cf68354a3fb23aa70fe #3

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps aquasecurity/tfsec-pr-commenter-action from 1672d3f23fd98a39c30d0fb7d8d1b4f0967134bd to 5b483d46fb4fd0cbe2259cf68354a3fb23aa70fe.

Changelog

Sourced from aquasecurity/tfsec-pr-commenter-action's changelog.

before: hooks: - go mod tidy - go mod vendor builds:

id: commenter
main: ./cmd/commenter
binary: commenter
env:
  - CGO_ENABLED=0
  - GOFLAGS=-mod=vendor
goos:
  - linux
goarch:
  - amd64

snapshot: name_template: "{{ .Tag }}-next"

archives:

format: binary
name_template: "{{ .Binary}}-{{ .Os }}-{{ .Arch }}"

release: prerelease: auto github: owner: aquasecurity name: tfsec-pr-commenter-action

Commits
  • 5b483d4 Merge pull request #77 from kolomied/enterprise-support
  • 7a44c5d Merge pull request #86 from jon-hall/feature/fix_extra_argument_error
  • 0eef88e prevent extra empty string argument
  • f2c4d29 Merge pull request #82 from marcofranssen/resolve-gh-api-rate-limits
  • 17da140 Add GitHub token to api requests
  • b1bc2cf Reduce amount of API calls to GitHub
  • 582933f Resolve some shellcheck issues
  • 57954b6 Change entrypoint shebash to best practice
  • d9fa643 Merge pull request #74 from shmokmt/fix-inputs-description
  • 49c0b0f Merge pull request #76 from kolomied/issue/75
  • 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 [aquasecurity/tfsec-pr-commenter-action](https://github.com/aquasecurity/tfsec-pr-commenter-action) from 1672d3f23fd98a39c30d0fb7d8d1b4f0967134bd to 5b483d46fb4fd0cbe2259cf68354a3fb23aa70fe.
- [Release notes](https://github.com/aquasecurity/tfsec-pr-commenter-action/releases)
- [Changelog](https://github.com/aquasecurity/tfsec-pr-commenter-action/blob/main/.goreleaser.yml)
- [Commits](aquasecurity/tfsec-pr-commenter-action@1672d3f...5b483d4)

---
updated-dependencies:
- dependency-name: aquasecurity/tfsec-pr-commenter-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github May 9, 2024

The following labels could not be found: github-actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants