Skip to content

chore(deps): update terraform cloudposse/ec2-autoscale-group/aws to v0.40.0 (release/v0) #96

chore(deps): update terraform cloudposse/ec2-autoscale-group/aws to v0.40.0 (release/v0)

chore(deps): update terraform cloudposse/ec2-autoscale-group/aws to v0.40.0 (release/v0) #96

---
name: feature-branch
on:
pull_request:
branches:
- main
- release/**
types: [opened, synchronize, reopened, labeled, unlabeled]
permissions:
pull-requests: write
id-token: write
contents: write
jobs:
terraform-module:
uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/feature-branch.yml@main
secrets:
github_access_token: ${{ secrets.REPO_ACCESS_TOKEN }}

Check failure on line 19 in .github/workflows/feature-branch.yml

View workflow run for this annotation

GitHub Actions / feature-branch

Invalid workflow file

The workflow is not valid. .github/workflows/feature-branch.yml (Line: 19, Col: 28): Invalid secret, github_access_token is not defined in the referenced workflow.