Skip to content

Commit

Permalink
Update deploy-prom.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL authored Feb 13, 2024
1 parent 56f7e36 commit 37f207b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- id: deploy
name: Deploy
#uses: bitovi/github-actions-deploy-prometheus@bump-commons
uses: bitovi/github-actions-deploy-prometheus@v0.1.0
uses: bitovi/github-actions-deploy-prometheus@main
with:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID_SANDBOX }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY_SANDBOX }}
Expand Down

0 comments on commit 37f207b

Please sign in to comment.