Skip to content

Commit d6796b5

Browse files
Merge pull request #3 from cloudbees-io/CBP-2914
Update vulnerability fix
2 parents 5c8bd58 + 459fdc3 commit d6796b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-8c8637ce307a962b75e99dd04207d2494da74eb5
111+
uses: docker://public.ecr.aws/l7o7z1g8/actions/lambda-create-function:main-ad128d1c725e53afacd32b8b7221556115322e76
112112
shell: sh
113113
env:
114114
INPUT_FUNCTION_NAME: ${{ inputs.function-name}}

0 commit comments

Comments
 (0)