Skip to content

Update module github.com/hashicorp/hcl/v2 to v2.23.0 #15

Update module github.com/hashicorp/hcl/v2 to v2.23.0

Update module github.com/hashicorp/hcl/v2 to v2.23.0 #15

Workflow file for this run

name: Add to Project
on:
issues:
types:
- opened
- transferred
pull_request:
types:
- opened
jobs:
Exec:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: camunda-cloud/action-add-to-project@v1
with:
project-alias: sre
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}