Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent b67b24f commit 006ad93
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 @@ -45,7 +45,7 @@ jobs:
go-version: ${{ env.GOLANG_VERSION }}

- name: Set up Holodeck
uses: NVIDIA/holodeck@v0.2.3
uses: NVIDIA/holodeck@v0.2.4
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 006ad93

Please sign in to comment.