Skip to content

Commit

Permalink
Updating to use commons v1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL authored Jan 23, 2025
1 parent 45e1f7d commit 1cfaf67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ runs:
steps:
- name: Deploy with BitOps
id: deploy
uses: bitovi/github-actions-commons@v0.0.13
uses: bitovi/github-actions-commons@v1
with:
# AWS
aws_access_key_id: ${{ inputs.aws_access_key_id }}
Expand Down

0 comments on commit 1cfaf67

Please sign in to comment.