Skip to content

chore: bump github.com/runatlantis/atlantis from 0.30.0 to 0.32.0 in the atlantis group across 1 directory #309

chore: bump github.com/runatlantis/atlantis from 0.30.0 to 0.32.0 in the atlantis group across 1 directory

chore: bump github.com/runatlantis/atlantis from 0.30.0 to 0.32.0 in the atlantis group across 1 directory #309

Workflow file for this run

on:
pull_request:
branches:
- feat-multi-module-components
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Run tests
run: make test-ci