Skip to content

Commit

Permalink
Merge pull request #26 from constructpm/dependabot-npm_and_yarn-actio…
Browse files Browse the repository at this point in the history
…ns-core-1.11.1

build(deps): bump @actions/core from 1.10.1 to 1.11.1
  • Loading branch information
adh1988 authored Jan 6, 2025
2 parents 19bc3ec + 8fab865 commit a90ad15
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 25 deletions.
61 changes: 37 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "action-send-mail",
"main": "main.js",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/glob": "^0.4.0",
"nodemailer": "^6.9.16",
"showdown": "^2.1.0"
Expand Down

0 comments on commit a90ad15

Please sign in to comment.