Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

chore(deps): bump golang.org/x/net from 0.0.0-20200822124328-c89045814202 to 0.23.0 in /test/src #43

chore(deps): bump golang.org/x/net from 0.0.0-20200822124328-c89045814202 to 0.23.0 in /test/src

chore(deps): bump golang.org/x/net from 0.0.0-20200822124328-c89045814202 to 0.23.0 in /test/src #43

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/.github/.github/workflows/shared-terraform-chatops.yml@main
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/terratest') }}
secrets: inherit