Skip to content

Commit

Permalink
Bump NVIDIA/holodeck from 0.2.1 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.1 to 0.2.4.
- [Release notes](https://github.com/nvidia/holodeck/releases)
- [Commits](NVIDIA/holodeck@v0.2.1...v0.2.4)

---
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 Sep 3, 2024
1 parent 420c023 commit 514cefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
- uses: actions/checkout@v4
name: Check out code
- name: Set up Holodeck
uses: NVIDIA/[email protected].1
uses: NVIDIA/[email protected].4
with:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down Expand Up @@ -270,7 +270,7 @@ jobs:
- uses: actions/checkout@v4
name: Check out code
- name: Set up Holodeck
uses: NVIDIA/[email protected].1
uses: NVIDIA/[email protected].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 514cefd

Please sign in to comment.