Skip to content

[Snyk] Upgrade @aws-sdk/client-sns from 3.637.0 to 3.650.0 #2889

[Snyk] Upgrade @aws-sdk/client-sns from 3.637.0 to 3.650.0

[Snyk] Upgrade @aws-sdk/client-sns from 3.637.0 to 3.650.0 #2889

Workflow file for this run

name: Link Check
on:
push:
branches:
- master
pull_request:
# Declare default permissions as read only.
permissions: read-all
jobs:
markdown-link-check:
name: Markdown link checks
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Link check
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: "yes"