We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b663dd8 commit b73e2d8Copy full SHA for b73e2d8
.github/workflows/deploy-sandbox.yaml
@@ -7,7 +7,7 @@ env:
7
CFN_TEMPLATES_BUCKET: firetail-sandbox-us-east-1-cf-templates
8
CFN_TEMPLATES_BUCKET_REGION: us-east-1
9
APP_NAME: aws-appsync-logging-lambda
10
- SEMANTIC_VERSION: 1.2.1
+ SEMANTIC_VERSION: 1.2.2
11
name: Deploy to Sandbox
12
run-name: "@${{ github.triggering_actor }}: ${{ github.ref_name }}: ${{ github.event_name }}"
13
on:
0 commit comments