Skip to content

Commit

Permalink
Merge pull request #90 from engedaam/fix-gha-typo
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
engedaam authored Sep 6, 2023
2 parents 49a6fa5 + 15e57b9 commit 331ce58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
# Revert back to local action if either occurs:
# 1) Get a Dockerfile that reduces the number of local steps that we run
# 2) Github fixes the issue that is causing this failure
uses: aws/karpenter/.github/actions/e2e/create-cluster@@v0.27.1
uses: aws/karpenter/.github/actions/e2e/[email protected]
with:
account_id: ${{ vars.ACCOUNT_ID }}
role: ${{ vars.ROLE_NAME }}
Expand Down

0 comments on commit 331ce58

Please sign in to comment.