-
Consider the [attached GitHub Actions workflow definition](https://github.com/user-attachments/files/17739777/ci.zip).
If shellcheck is not installed on the developer's computer, the actionlint pre…
-
Hi I observed strange experience Im unable to understand.
here is me config
```
self-hosted-runner:
labels:
- aws-linux-small
- aws-linux-medium
paths:
.github/workflows/**/*…
-
Dear Team,
We used the below actions with Differential ShellCheck, however it didn´t detect a vulnerable shell script that we had in the same repository.
```
name: ShellCheck
on:
push:
…
-
When I scanned the Ubuntu package openscap-1.3.7+dfsg-1 I found many shellcheck notes, warnings and errors. The `error`s I examined appeared serious and cause OpenSCAP to not work properly. `note`s do…
-
https://github.com/rhysd/actionlint
-
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
- […
-
I have created a GitHub Action to scan shell files of the entire repository (including files without extension and with different extensions) that allow to choose the ShellCheck version and that work …
-
see https://www.shellcheck.net/wiki/SC2155
so this command
```shell
export PREVIOUS_VERSION=$(git-version \
--previous-version \
--release-branch "${{ inputs.r…
-
The issue #727 brought in a lightweight `Dockerfile` that works really well. Thanks @koalaman and @NLKNguyen for getting this done.
It would be super-nice if the [lovely documentation explaining ho…
-
Expand test jobs to include running the test suite on Linux, macOS, and where applicable, Windows as well.
https://docs.github.com/en/actions/writing-workflows/choosing-where-your-workflow-runs/cho…