We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d185010 commit d4c695dCopy full SHA for d4c695d
1 file changed
.github/workflows/pr-test.yml
@@ -49,7 +49,7 @@ jobs:
49
submodules: "recursive"
50
fetch-depth: 0
51
- name: Lint dotenv
52
- uses: dotenv-linter/action-dotenv-linter@053f08384bfaa8541ba5986f7552438401f44bff # v2.19.0
+ uses: dotenv-linter/action-dotenv-linter@2358fce7165b02bf363eeabc5d2c2db3eb3aaadd # v2.20.0
53
concurrency:
54
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
55
cancel-in-progress: true
0 commit comments