Skip to content

Commit c08d0e7

Browse files
chore: bump dotenv from 16.3.1 to 17.2.0 in /packages/action
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 17.2.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v17.2.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 717ae25 commit c08d0e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"axios": "^1.7.2",
3030
"lodash": "^4.17.21",
3131
"glob": "^11.0.0",
32-
"dotenv": "^16.3.1"
32+
"dotenv": "^17.2.0"
3333
},
3434
"publishConfig": {
3535
"access": "public"

0 commit comments

Comments
 (0)