Skip to content

Commit 0b26da8

Browse files
chore(deps): pin dawidd6/action-send-mail action (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c991044 commit 0b26da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
egress-policy: audit
182182

183183
- name: Send email notification
184-
uses: dawidd6/action-send-mail@v3
184+
uses: dawidd6/action-send-mail@4226df7daafa6fc901a43789c49bf7ab309066e7 # v3
185185
with:
186186
server_address: smtp.gmail.com
187187
server_port: 587

0 commit comments

Comments
 (0)