We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49c633 commit 1cee2e1Copy full SHA for 1cee2e1
.github/workflows/pr-test.yml
@@ -58,7 +58,7 @@ jobs:
58
submodules: "recursive"
59
fetch-depth: 0
60
- name: Lint dotenv
61
- uses: dotenv-linter/action-dotenv-linter@9c9a09ba60235ae0b92b2e2ed8f4268ac76d075f # v2.23.0
+ uses: dotenv-linter/action-dotenv-linter@382525b7d91e7b71b52e064b8f1fa5908c4650d2 # v2.24.0
62
concurrency:
63
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
64
cancel-in-progress: true
0 commit comments