Skip to content

Commit b0c5422

Browse files
Merge pull request #6 from cloudbees-io/CBP-24834
CBP-24834 Updated image after security fixes
2 parents 10cc14d + ea09ac0 commit b0c5422

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# code owners
2-
* @SrimanPadmanabanCB @middesb
2+
* @cloudbees-io/unifyciworkstream

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ runs:
108108
steps:
109109
- id: createOrUpdateLambdaFunction
110110
name: Create or update Lambda Function
111-
uses: docker://public.ecr.aws/l7o7z1g8/actions/lambda-create-function:main-7e00d7a5ad89e1ef2fa86d50435859f7623fe8cd
111+
uses: docker://public.ecr.aws/l7o7z1g8/actions/lambda-create-function:main-be8b234fc5cd008f53ae066bd33c62ee5344b8f2
112112
shell: sh
113113
env:
114114
INPUT_FUNCTION_NAME: ${{ inputs.function-name}}

0 commit comments

Comments
 (0)