-
I want to publish reviewdog GitHub Actions to the GitHub Marketplace, but I can't.
GitHub says "reviewdog must accept the GitHub Marketplace Developer Agreement. Contact an org admin to accept it."
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Version
- reviewdog/action-tflint@v1.22.0
- reviewdog : v0.17.1
- TFLint version: 0.51.1
- ruleset.aws: 0.31.0
- ruleset.terraform: 0.6.0
### Config
Action.yml
```
name: tflint with…
-
Subscribe to this issue and stay notified about new [daily trending repos in Go](https://github.com/trending/go?since=daily)!
-
My .vale.ini:
```
StylesPath = .github/styles
MinAlertLevel = error
Packages = https://github.com/extenda//Extenda.zip
Vocab = Extenda
[formats]
ts=js
[*.{md,txt}]
BasedOnStyles = Google, Ext…
l0kal updated
3 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### tfaction version
v1.4.0
### Overview
The secrets configured in tfaction.yaml are not being set as environment variables by export-secrets.
However, when the same secrets configuration is…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
-
With the following action:
```
name: Trivy Checks
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Node.js
…