Skip to content

Commit

Permalink
#17: updated workflow file with latest commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
mohit-s96 committed Jan 24, 2023
1 parent 23eda65 commit ede0be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-lambda-layer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
timeout-minutes: 5
steps:
- name: AWS Lambda Layer Publish
uses: mohit-s96/aws-lambda-publishlayer@770ca73ee40a39c36d9ea53d54af6a4fceaa9be8
uses: mohit-s96/aws-lambda-publishlayer@27317968cb0a6e9e8f132db439144dfff8e72cc5
env:
AWS_REGION: ${{ secrets.AWS_REGION }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit ede0be0

Please sign in to comment.