Skip to content

Commit ff27380

Browse files
dependabot[bot]sebhoss
authored andcommitted
Bump dawidd6/action-send-mail from 4 to 5
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 4 to 5. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](dawidd6/action-send-mail@v4...v5) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96090e6 commit ff27380

File tree

404 files changed

+404
-404
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404 files changed

+404
-404
lines changed

.github/workflows/release-about_k8s_io.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-acid_zalan_do.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-acme_cert_manager_io.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-acmpca_services_k8s_aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-actions_github_com.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-actions_summerwind_dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-addons_cluster_x_k8s_io.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-agent_k8s_elastic_co.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-akri_sh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

.github/workflows/release-amd_com.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- id: mail
4949
name: Send Mail
5050
if: steps.commits.outputs.count > 0
51-
uses: dawidd6/action-send-mail@v4
51+
uses: dawidd6/action-send-mail@v5
5252
with:
5353
server_address: ${{ secrets.MAIL_SERVER }}
5454
server_port: ${{ secrets.MAIL_PORT }}

0 commit comments

Comments
 (0)