Skip to content

Commit d4c695d

Browse files
Update dotenv-linter/action-dotenv-linter action to v2.20.0
1 parent d185010 commit d4c695d

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)