We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9e875 commit 70528d5Copy full SHA for 70528d5
1 file changed
README.md
@@ -10,13 +10,13 @@ Check that an environment variable file not contains empty values
10
## Example usage
11
12
```yaml
13
-uses: rubenesp87/env-var-validator-action@latest
+uses: rubenesp87/env-var-validator-action@0.1.0
14
with:
15
filepath: '.env'
16
```
17
18
19
20
21
filepath: 'packages/.env.app'
22
0 commit comments