Skip to content

Commit

Permalink
Bump NVIDIA/holodeck from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/nvidia/holodeck/releases)
- [Commits](NVIDIA/holodeck@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: NVIDIA/holodeck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent adc69dc commit ca79f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
echo "COMMIT_SHORT_SHA=${GITHUB_SHA:0:8}" >> $GITHUB_ENV
- name: Set up Holodeck
uses: NVIDIA/[email protected].1
uses: NVIDIA/[email protected].2
with:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit ca79f11

Please sign in to comment.