Skip to content

Commit f96f0ed

Browse files
committed
Update version to 1.0.4
1 parent 1f2c92a commit f96f0ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
role-to-assume: arn:aws:iam::123456789:role/my-cdk-deploy-role
7373
- name: ☁️ Deploy CDK
74-
uses: development-and-dinosaurs/[email protected].3
74+
uses: development-and-dinosaurs/[email protected].4
7575
with:
7676
command: deploy
7777
stack: MyApplication

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ inputs:
1616
default: '.'
1717
runs:
1818
using: docker
19-
image: docker://developmentanddinosaurs/github-actions-aws-cdk:1.0.3
19+
image: docker://developmentanddinosaurs/github-actions-aws-cdk:1.0.4

0 commit comments

Comments
 (0)