Skip to content

chore: bump hashicorp/aws from 5.67.0 to 5.74.0 #56

chore: bump hashicorp/aws from 5.67.0 to 5.74.0

chore: bump hashicorp/aws from 5.67.0 to 5.74.0 #56

Workflow file for this run

name: Pre-release
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
title:
name: Semantic Title
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # 5.5.3
with:
requireScope: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}