Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v3.10.3 (#405)
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 23, 2025
1 parent cd63ec9 commit 16285b5
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@d005037f4b778e5c456510a397b91f8ac19078e6 # v3.9.0
uses: containerbase/internal-tools/setup@c1551eaeefa84705bf7c88ed38b33ebca3716444 # v3.10.3
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@d005037f4b778e5c456510a397b91f8ac19078e6 # v3.9.0
uses: containerbase/internal-tools@c1551eaeefa84705bf7c88ed38b33ebca3716444 # v3.10.3
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit 16285b5

Please sign in to comment.