Skip to content

Commit

Permalink
chore: bump zama-ai/slab-github-runner
Browse files Browse the repository at this point in the history
Bumps [zama-ai/slab-github-runner](https://github.com/zama-ai/slab-github-runner) from 265c721b68e5dd339d5f34f1c1753013881f96e4 to 9e939a10db25c698cddf0da0f4f015bd47bb6838.
- [Commits](zama-ai/slab-github-runner@265c721...9e939a1)

---
updated-dependencies:
- dependency-name: zama-ai/slab-github-runner
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fd0r committed Jul 15, 2024
1 parent 53e3204 commit 89f2db1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cifar_benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
steps:
- name: Start instance
id: start-instance
uses: zama-ai/slab-github-runner@265c721b68e5dd339d5f34f1c1753013881f96e4
uses: zama-ai/slab-github-runner@9e939a10db25c698cddf0da0f4f015bd47bb6838
with:
mode: start
github-token: ${{ secrets.SLAB_ACTION_TOKEN }}
Expand Down Expand Up @@ -211,7 +211,7 @@ jobs:
steps:
- name: Stop instance
id: stop-instance
uses: zama-ai/slab-github-runner@265c721b68e5dd339d5f34f1c1753013881f96e4
uses: zama-ai/slab-github-runner@9e939a10db25c698cddf0da0f4f015bd47bb6838
with:
mode: stop
github-token: ${{ secrets.SLAB_ACTION_TOKEN }}
Expand Down

0 comments on commit 89f2db1

Please sign in to comment.