Skip to content

build(deps): bump clouddrove/iam-role/aws from 1.3.1 to 1.3.2 in /_example/alb #142

build(deps): bump clouddrove/iam-role/aws from 1.3.1 to 1.3.2 in /_example/alb

build(deps): bump clouddrove/iam-role/aws from 1.3.1 to 1.3.2 in /_example/alb #142

Workflow file for this run

---
name: tfsec
permissions: write-all
on:
pull_request:
workflow_dispatch:
jobs:
tfsec:
uses: clouddrove/github-shared-workflows/.github/workflows/tfsec.yml@master
secrets: inherit
with:
working_directory: '.'
...