Skip to content

chore(deps): bump golang.org/x/crypto from 0.0.0-20201221181555-eec23a3978ad to 0.31.0 in /test/src in the go_modules group #68

chore(deps): bump golang.org/x/crypto from 0.0.0-20201221181555-eec23a3978ad to 0.31.0 in /test/src in the go_modules group

chore(deps): bump golang.org/x/crypto from 0.0.0-20201221181555-eec23a3978ad to 0.31.0 in /test/src in the go_modules group #68

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