Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v3.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2025
1 parent 425223c commit 9b1d683
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@e70c7ffc3ef2c42b9688277179d892c5173da6dd # v3.10.6
uses: containerbase/internal-tools/setup@ae028f61f149ff76eed4be1d327d5bf69af1f280 # v3.10.7
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@e70c7ffc3ef2c42b9688277179d892c5173da6dd # v3.10.6
uses: containerbase/internal-tools@ae028f61f149ff76eed4be1d327d5bf69af1f280 # v3.10.7
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit 9b1d683

Please sign in to comment.