Skip to content

Commit

Permalink
Updating reference in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erikrj committed Apr 16, 2023
1 parent 83ee1f5 commit 2e57ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This action will create and run an AWS EC2 instance and then optionally terminat
aws-region: "us-east-2"
- name: Setup ARM64 EC2
id: ec2-arm64
uses: truemark/aws-ec2-run-instance-action@v4
uses: truemark/aws-ec2-run-instance-action@v5
with:
security-group-id: "sg-0baf5bcfe9f21efa0"
subnet-id: "subnet-09a35a2abd797dbf0"
Expand Down

0 comments on commit 2e57ddb

Please sign in to comment.