Skip to content

Bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.17.0 in /test/src #132

Bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.17.0 in /test/src

Bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.17.0 in /test/src #132

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