Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
closes #9
  • Loading branch information
corymhall committed Nov 14, 2023
1 parent ca92423 commit 3655729
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 @@ -53,7 +53,7 @@ jobs:
role-to-assume: arn:aws:iam::1234567891012:role/cdk_github_actions
role-session-name: github
- name: Diff
uses: corymhall/cdk-diff-action@v1
uses: corymhall/cdk-diff-action@v1.0.0
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
```

0 comments on commit 3655729

Please sign in to comment.