Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abhilash1in committed Nov 15, 2020
1 parent 723f91f commit 94d6755
Show file tree
Hide file tree
Showing 6 changed files with 41,098 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
action-test-public:
runs-on: ubuntu-latest
steps:
- uses: action-factory/aws-secrets-manager-action@v0.5.0
- uses: action-factory/aws-secrets-manager-action@v1.0.0
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down
Loading

0 comments on commit 94d6755

Please sign in to comment.