Skip to content

Commit a299dfa

Browse files
Merge pull request #3818 from dev-hato/renovate/dotenv-linter-action-dotenv-linter-2.x
Update dotenv-linter/action-dotenv-linter action to v2.20.0
2 parents d185010 + d4c695d commit a299dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
submodules: "recursive"
5050
fetch-depth: 0
5151
- name: Lint dotenv
52-
uses: dotenv-linter/action-dotenv-linter@053f08384bfaa8541ba5986f7552438401f44bff # v2.19.0
52+
uses: dotenv-linter/action-dotenv-linter@2358fce7165b02bf363eeabc5d2c2db3eb3aaadd # v2.20.0
5353
concurrency:
5454
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
5555
cancel-in-progress: true

0 commit comments

Comments
 (0)