Skip to content

Commit 59f3f12

Browse files
Merge pull request #322 from NVIDIA/dependabot/github_actions/main/NVIDIA/holodeck-0.2.6
2 parents d4cd6bd + cefa730 commit 59f3f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo "GOLANG_VERSION=${GOLANG_VERSION##GOLANG_VERSION := }" >> $GITHUB_ENV
4141
4242
- name: Set up Holodeck
43-
uses: NVIDIA/holodeck@v0.2.4
43+
uses: NVIDIA/holodeck@v0.2.6
4444
with:
4545
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
4646
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)