Skip to content

build(deps): bump clouddrove/iam-role/aws from 1.3.0 to 1.3.1 in /_example/on-demand #6

build(deps): bump clouddrove/iam-role/aws from 1.3.0 to 1.3.1 in /_example/on-demand

build(deps): bump clouddrove/iam-role/aws from 1.3.0 to 1.3.1 in /_example/on-demand #6

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@1.0.10
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'tf-checks-on-demand-example / Check code format'
...