Skip to content

Bump golang.org/x/sys from 0.0.0-20210603125802-9665404d3644 to 0.1.0 in /test/src #57

Bump golang.org/x/sys from 0.0.0-20210603125802-9665404d3644 to 0.1.0 in /test/src

Bump golang.org/x/sys from 0.0.0-20210603125802-9665404d3644 to 0.1.0 in /test/src #57

Workflow file for this run

---
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@pass_repo

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

View workflow run for this annotation

GitHub Actions / .github/workflows/feature-branch.yml

Invalid workflow file

error parsing called workflow ".github/workflows/feature-branch.yml" -> "cloudposse/github-actions-workflows-terraform-module/.github/workflows/feature-branch.yml@pass_repo" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
github_access_token: ${{ secrets.REPO_ACCESS_TOKEN }}