Skip to content

⬆️ gha: Bump the github-actions group across 1 directory with 14 updates #310

⬆️ gha: Bump the github-actions group across 1 directory with 14 updates

⬆️ gha: Bump the github-actions group across 1 directory with 14 updates #310

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, synchronize, reopened]
permissions:
contents: read
jobs:
terratest:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
with:
egress-policy: audit
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
with:
go-version: "1.21.4"
- name: terratest
uses: cloudposse/github-action-terratest@dee3c6c2a6f988c4405965ed69972925a5c3a0b2 # main
with:
sourceDir: test