Skip to content

Commit 3333c0f

Browse files
build(deps): bump dotenv-linter/action-dotenv-linter (#580)
Bumps [dotenv-linter/action-dotenv-linter](https://github.com/dotenv-linter/action-dotenv-linter) from 2.24.0 to 2.25.0. - [Release notes](https://github.com/dotenv-linter/action-dotenv-linter/releases) - [Commits](dotenv-linter/action-dotenv-linter@382525b...21287e2) --- updated-dependencies: - dependency-name: dotenv-linter/action-dotenv-linter dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ee589d commit 3333c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
egress-policy: audit
6767

6868
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
69-
- uses: dotenv-linter/action-dotenv-linter@382525b7d91e7b71b52e064b8f1fa5908c4650d2 # v2.24.0
69+
- uses: dotenv-linter/action-dotenv-linter@21287e2624aaf2dc8da5dd8ccfe8e49c63501116 # v2.25.0
7070
with:
7171
reporter: github-pr-review
7272
tests:

0 commit comments

Comments
 (0)