Skip to content

Commit

Permalink
fix: update ci cli version (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkioshn authored Jan 9, 2024
1 parent ac8bf38 commit aae5064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dogfood.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
aws_ecr_registry: 332405224602.dkr.ecr.eu-central-1.amazonaws.com
aws_role_arn: arn:aws:iam::332405224602:role/ci
aws_region: eu-central-1
ci_cli_version: 2.2.0
ci_cli_version: 2.2.1
secrets:
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit aae5064

Please sign in to comment.