Skip to content

Commit

Permalink
docs: fix wrong aws-auth reference in readme (#731)
Browse files Browse the repository at this point in the history
argo-lint -> aws-auth
  • Loading branch information
dsotirakis authored Jan 29, 2025
1 parent 8fe61d1 commit c0ae660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/aws-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- id: aws-auth
uses: grafana/shared-workflows/actions/aws-auth@argo-lint-v1.0.1
uses: grafana/shared-workflows/actions/aws-auth@aws-auth-v1.0.1
with:
aws-region: "us-west-1"
role-arn: "arn:aws:iam::366620023056:role/github-actions/s3-test-access"
Expand Down

0 comments on commit c0ae660

Please sign in to comment.