Skip to content

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

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

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

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@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
go-version: "1.21.4"
- name: terratest
uses: cloudposse/github-action-terratest@dee3c6c2a6f988c4405965ed69972925a5c3a0b2 # main
with:
sourceDir: test