Skip to content

Bump hashicorp/aws from 5.16.2 to 5.20.1 in /organisation-security/terraform #1387

Bump hashicorp/aws from 5.16.2 to 5.20.1 in /organisation-security/terraform

Bump hashicorp/aws from 5.16.2 to 5.20.1 in /organisation-security/terraform #1387

Workflow file for this run

name: code-formatter
on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
format-code:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ministryofjustice/github-actions/code-formatter@v11
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}