Skip to content

chore(deps): bump the go group with 9 updates #5112

chore(deps): bump the go group with 9 updates

chore(deps): bump the go group with 9 updates #5112

Workflow file for this run

on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
format-code:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ministryofjustice/github-actions/code-formatter@main
with:
ignore-files: "terraform.tfvars"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}