Skip to content

Commit

Permalink
chore(ci): 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 447a2d0fd2d1a9d647aa0d0723a6e9255372f261 to 2f49f88318c59d644bb6d329b3259d3ec48e1e34.
- [Commits](zama-ai/slab-github-runner@447a2d0...2f49f88)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent cd8208e commit e1b07b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/concrete_python_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Start instance
id: start-instance
uses: zama-ai/slab-github-runner@447a2d0fd2d1a9d647aa0d0723a6e9255372f261
uses: zama-ai/slab-github-runner@2f49f88318c59d644bb6d329b3259d3ec48e1e34
with:
mode: start
github-token: ${{ secrets.SLAB_ACTION_TOKEN }}
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
steps:
- name: Stop instance
id: stop-instance
uses: zama-ai/slab-github-runner@447a2d0fd2d1a9d647aa0d0723a6e9255372f261
uses: zama-ai/slab-github-runner@2f49f88318c59d644bb6d329b3259d3ec48e1e34
with:
mode: stop
github-token: ${{ secrets.SLAB_ACTION_TOKEN }}
Expand Down

0 comments on commit e1b07b8

Please sign in to comment.