Skip to content

Commit 1cee2e1

Browse files
chore(deps): update dotenv-linter/action-dotenv-linter action to v2.24.0
1 parent c49c633 commit 1cee2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
submodules: "recursive"
5959
fetch-depth: 0
6060
- name: Lint dotenv
61-
uses: dotenv-linter/action-dotenv-linter@9c9a09ba60235ae0b92b2e2ed8f4268ac76d075f # v2.23.0
61+
uses: dotenv-linter/action-dotenv-linter@382525b7d91e7b71b52e064b8f1fa5908c4650d2 # v2.24.0
6262
concurrency:
6363
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
6464
cancel-in-progress: true

0 commit comments

Comments
 (0)