Skip to content

Bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#276) #99

Bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#276)

Bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#276) #99

# 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:c2065a2ec66ff3918a9e1d556d3e4572135c4c3d) --> "./.github/workflows/build-and-upload.yml" (source branch with sha:c2065a2ec66ff3918a9e1d556d3e4572135c4c3d) ---> "./.github/workflows/application-signals-e2e-test.yml" (source branch with sha:c2065a2ec66ff3918a9e1d556d3e4572135c4c3d) : job "java-eks-e2e-test" calls workflow "aws-observability/aws-application-signals-test-framework/.github/workflows/java-eks-test.yml@main", 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'