Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jlkan committed Apr 26, 2024
1 parent adfeca8 commit 3c494c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Single source of parameters:
```yaml
- name: Render secrets from parameter store
id: render-secrets
uses: Selleo/[email protected]
uses: Selleo/[email protected].0
with:
region: eu-central-1
task-definition: task-definition.json
Expand All @@ -37,7 +37,7 @@ Example usage with multiple paths:
```yaml
- name: Render secrets from parameter store
id: render-secrets
uses: Selleo/[email protected]
uses: Selleo/[email protected].0
with:
region: eu-central-1
task-definition: task-definition.json
Expand Down

0 comments on commit 3c494c0

Please sign in to comment.