Compare commits
No commits in common. "main" and "1.0.0" have entirely different histories.
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ as well as tofu tests on the repository of an OpenTofu module.
|
|||
## Usage example
|
||||
|
||||
``` yaml
|
||||
- uses: "https://git.adyxax.org/adyxax/action-tofu-test@1.0.0"
|
||||
- uses: "https://git.adyxax.org/adyxax/action-tofu-test@1.1.1"
|
||||
with:
|
||||
aws-access-key-id: "${{ vars.AWS_ACCESS_KEY_ID }}"
|
||||
aws-access-key-secret: "${{ secrets.AWS_ACCESS_KEY_SECRET }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue