Skip to content

Commit

Permalink
Merge pull request #4666 from dev-hato/renovate/dotenv-linter-action-…
Browse files Browse the repository at this point in the history
…dotenv-linter-2.x

chore(deps): update dotenv-linter/action-dotenv-linter action to v2.24.0
  • Loading branch information
renovate[bot] authored Jan 13, 2025
2 parents c49c633 + 1cee2e1 commit d8201a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
submodules: "recursive"
fetch-depth: 0
- name: Lint dotenv
uses: dotenv-linter/action-dotenv-linter@9c9a09ba60235ae0b92b2e2ed8f4268ac76d075f # v2.23.0
uses: dotenv-linter/action-dotenv-linter@382525b7d91e7b71b52e064b8f1fa5908c4650d2 # v2.24.0
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
cancel-in-progress: true

0 comments on commit d8201a3

Please sign in to comment.