Files
ivuorinen/.actrc
Ismo Vuorinen 630108dc90 feat(workflow): update workflows, fix superlinter config (#8)
* chore(workflow): tweaks & moved .jscpd to root
* chore(config): add .checkov.yaml
* feat(lint): add @ivuorinen/base-configs, fix lints
* chore(lint): fix lint errors
* chore(lint): increase md max_line_length to 1000
* chore(workflows): run reviewdog on pull_request
* feat(config): add actrc for nektosact.com
* feat(lint): textlint configuration
* chore(lint): disable json and natural language
2024-09-16 11:58:42 +03:00

6 lines
227 B
Plaintext

--container-architecture=linux/amd64
--secret GITHUB_TOKEN=$(gh auth token)
--var GITHUB_SHA=$(git rev-parse --short main)
--var DOCKER_HOST=$(docker context inspect --format '{{.Endpoints.docker.Host}}')
--action-offline-mode