We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b927469 + 2e02a8a commit a1634adCopy full SHA for a1634ad
1 file changed
.github/workflows/e2e-tests.yaml
@@ -79,7 +79,7 @@ jobs:
79
name: values-overrides
80
path: ${{ github.workspace }}
81
- name: Set up Holodeck
82
- uses: NVIDIA/holodeck@v0.3.2
+ uses: NVIDIA/holodeck@v0.3.3
83
with:
84
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
85
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
@@ -145,7 +145,7 @@ jobs:
145
146
147
148
149
150
151
0 commit comments