Skip to content

chore(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /test #90

chore(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /test

chore(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /test #90

Workflow file for this run

---
name: chatops
on:
issue_comment:
types: [created]
permissions:
pull-requests: write
id-token: write
contents: write
statuses: write
jobs:
test:
uses: cloudposse-terraform-components/.github/.github/workflows/shared-terraform-chatops.yml@main
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/terratest') }}
secrets: inherit