Skip to content

Bump alpine from 3.20.2 to 3.21.0 (#228) #1100

Bump alpine from 3.20.2 to 3.21.0 (#228)

Bump alpine from 3.20.2 to 3.21.0 (#228) #1100

Workflow file for this run

name: pre-commit
on: push
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: "~>1.5.2" # match the version constraint in versions.tf
- uses: actions/[email protected]
- uses: pre-commit/[email protected]