Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
6985ae3159 build(deps): bump dawidd6/action-send-mail from 6 to 11
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 6 to 11.
- [Release notes](https://github.com/dawidd6/action-send-mail/releases)
- [Commits](https://github.com/dawidd6/action-send-mail/compare/v6...v11)

---
updated-dependencies:
- dependency-name: dawidd6/action-send-mail
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 13:10:15 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -47,7 +47,7 @@ jobs:
- name: Send failure notification
if: ${{ failure() }}
uses: dawidd6/action-send-mail@v6
uses: dawidd6/action-send-mail@v11
with:
server_address: email-smtp.us-east-1.amazonaws.com
server_port: 465

12
package-lock.json generated
View File

@@ -8551,9 +8551,9 @@
"license": "MIT"
},
"node_modules/baseline-browser-mapping": {
"version": "2.10.8",
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.8.tgz",
"integrity": "sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz",
"integrity": "sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==",
"devOptional": true,
"license": "Apache-2.0",
"bin": {
@@ -8913,9 +8913,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001779",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001779.tgz",
"integrity": "sha512-U5og2PN7V4DMgF50YPNtnZJGWVLFjjsN3zb6uMT5VGYIewieDj1upwfuVNXf4Kor+89c3iCRJnSzMD5LmTvsfA==",
"version": "1.0.30001775",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001775.tgz",
"integrity": "sha512-s3Qv7Lht9zbVKE9XoTyRG6wVDCKdtOFIjBGg3+Yhn6JaytuNKPIjBMTMIY1AnOH3seL5mvF+x33oGAyK3hVt3A==",
"devOptional": true,
"funding": [
{