chore(deps): bump hashicorp/aws from 5.80.0 to 5.81.0 in /terraform/aws-accounts/cloud-platform-aws/vpc in the cloud-platform-aws-vpc group #7567
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
pull_request: | |
types: [opened, edited, reopened, synchronize] | |
jobs: | |
reject-malformed-yaml: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/[email protected] | |
- uses: ministryofjustice/github-actions/[email protected] | |
env: | |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
PR_NUMBER: ${{ github.event.number }} |