Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Feb 14, 2024
1 parent 3d88b1e commit 3e42341
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ integrations:
steps:
- uses: actions/checkout@v3
- id: affected
uses: cloudposse/github-action-atmos-affected-stacks@v2
uses: cloudposse/github-action-atmos-affected-stacks@v3
with:
atmos-config-path: ./atmos.yaml
atmos-version: 1.63.0
Expand Down
2 changes: 1 addition & 1 deletion README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ usage: |-
steps:
- uses: actions/checkout@v3
- id: affected
uses: cloudposse/github-action-atmos-affected-stacks@v2
uses: cloudposse/github-action-atmos-affected-stacks@v3
with:
atmos-config-path: ./atmos.yaml
atmos-version: 1.63.0
Expand Down

0 comments on commit 3e42341

Please sign in to comment.