Skip to content

build(deps): bump terraform-aws-modules/lambda/aws from 7.16.0 to 7.17.0 in /terraform #42

build(deps): bump terraform-aws-modules/lambda/aws from 7.16.0 to 7.17.0 in /terraform

build(deps): bump terraform-aws-modules/lambda/aws from 7.16.0 to 7.17.0 in /terraform #42

Workflow file for this run

name: Auto-assign Issue
on:
issues:
types: [opened]
pull_request_target:
types: [opened, ready_for_review]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'auto-assign issue'
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.PAT_GITHUB }}
teams: devops-ia