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.
2 parents 10cc14d + ea09ac0 commit b0c5422Copy full SHA for b0c5422
CODEOWNERS
@@ -1,2 +1,2 @@
1
# code owners
2
-* @SrimanPadmanabanCB @middesb
+* @cloudbees-io/unifyciworkstream
action.yml
@@ -108,7 +108,7 @@ runs:
108
steps:
109
- id: createOrUpdateLambdaFunction
110
name: Create or update Lambda Function
111
- uses: docker://public.ecr.aws/l7o7z1g8/actions/lambda-create-function:main-7e00d7a5ad89e1ef2fa86d50435859f7623fe8cd
+ uses: docker://public.ecr.aws/l7o7z1g8/actions/lambda-create-function:main-be8b234fc5cd008f53ae066bd33c62ee5344b8f2
112
shell: sh
113
env:
114
INPUT_FUNCTION_NAME: ${{ inputs.function-name}}
0 commit comments