Skip to content

ci(gha): Update github/codeql-action action to v3.31.10 #168

ci(gha): Update github/codeql-action action to v3.31.10

ci(gha): Update github/codeql-action action to v3.31.10 #168

Workflow file for this run

name: IAC Deploy
run-name: ${{ github.event_name == 'merge_group' && github.event.merge_group.head_commit.message || ''}}
on:
pull_request:
types: [opened, reopened, synchronize]
branches: [main]
merge_group:
types: [checks_requested]
permissions: {}
jobs:
deploy-dev:
name: Deploy to Development Environment
permissions:
actions: read
checks: write
contents: read
id-token: write
pull-requests: write
uses: 3ware/workflows/.github/workflows/iac-deploy.yaml@3d024cbaf2eace91ae229d4cbba5cbd806fdeb91 # v4.21.4

Check failure on line 22 in .github/workflows/iac-deploy.yaml

View workflow run for this annotation

GitHub Actions / IAC Deploy

Invalid workflow file

The workflow is not valid. .github/workflows/iac-deploy.yaml (Line: 22, Col: 11): Input aws-region is required, but not provided while calling.
secrets: inherit
with:
environment: development