Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v3.9.0 (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent cca3498 commit ab56a4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
timeout-minutes: 10
steps:
- name: ⚙️ Setup
uses: containerbase/internal-tools/setup@9dac9f51f83100b56ef297de46e518aac23ec771 # v3.8.6
uses: containerbase/internal-tools/setup@d005037f4b778e5c456510a397b91f8ac19078e6 # v3.9.0
with:
save-cache: true
- run: pnpm prettier
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
show-progress: false

- name: binary-builder
uses: containerbase/internal-tools@9dac9f51f83100b56ef297de46e518aac23ec771 # v3.8.6
uses: containerbase/internal-tools@d005037f4b778e5c456510a397b91f8ac19078e6 # v3.9.0
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit ab56a4b

Please sign in to comment.