Skip to content

chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /test/src in the go_modules group #56

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

chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /test/src in the go_modules group #56

Workflow file for this run

---
name: Branch
on:
pull_request:
branches:
- main
- release/**
types: [opened, synchronize, reopened, labeled, unlabeled]
push:
branches:
- main
- release/v*
paths-ignore:
- '.github/**'
- 'docs/**'
- 'examples/**'
- 'test/**'
- 'README.md'
permissions: {}
jobs:
terraform-module:
uses: cloudposse/.github/.github/workflows/shared-terraform-module.yml@main
secrets: inherit