Skip to content

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#185) #62

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#185)

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#185) #62

# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
name: Build and Upload Integration Test Artifact
on:
workflow_dispatch:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
permissions:
id-token: write
contents: read
jobs:
BuildAndUpload:
uses: ./.github/workflows/build-and-upload-release.yml

Check failure on line 20 in .github/workflows/build-and-upload-integration.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-and-upload-integration.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-and-upload-integration.yml" -> "./.github/workflows/build-and-upload-release.yml" (source branch with sha:099460aea6622b73557017a14b5c46e1b10de680) --> "./.github/workflows/application-signals-e2e-test.yml" (source branch with sha:099460aea6622b73557017a14b5c46e1b10de680) ---> "aws-observability/aws-application-signals-test-framework/.github/workflows/python-eks-e2e-test.yml@main" (source branch with sha:f2d82d2d3e5736d926e6250b3217e6e52eaaefa2) : job "emit-metric" calls workflow "./.github/workflows/e2e-test-publish-result.yml", but doing so would exceed the limit on called workflow depth of 3
secrets: inherit
permissions:
id-token: write
contents: read
with:
release: false
tag: 'integration-test'