Skip to content

Commit 31be2f9

Browse files
renovate[bot]abose
authored andcommitted
chore(deps): update montudor/action-zip action to v0.1.1
1 parent 1ce855c commit 31be2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws_lambda_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run: |
1414
npm ci --production
1515
- name: zip
16-
uses: montudor/[email protected].0
16+
uses: montudor/[email protected].1
1717
with:
1818
args: zip -qq -r ./bundle.zip ./
1919
- name: default deploy

0 commit comments

Comments
 (0)