Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/service/sns from 1.33.13 to 1.33.14 in the aws-sdk group #490

build(deps): bump github.com/aws/aws-sdk-go-v2/service/sns from 1.33.13 to 1.33.14 in the aws-sdk group

build(deps): bump github.com/aws/aws-sdk-go-v2/service/sns from 1.33.13 to 1.33.14 in the aws-sdk group #490

Workflow file for this run

name: Gosec
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
tests:
runs-on: ubuntu-latest
env:
GO111MODULE: on
steps:
- name: Checkout Source
uses: actions/checkout@v4
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...