Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v3.8.0 (#252)
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 5, 2025
1 parent 0774486 commit b410cda
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@fcbde3cdedad26eabf59776988e2a4b47fee98e5 # v3.7.0
uses: containerbase/internal-tools/setup@c010cd3e697cf6aeac5c639cf22b970f74ea5189 # v3.8.0
with:
save-cache: true

Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
show-progress: false

- name: binary-builder
uses: containerbase/internal-tools@fcbde3cdedad26eabf59776988e2a4b47fee98e5 # v3.7.0
uses: containerbase/internal-tools@c010cd3e697cf6aeac5c639cf22b970f74ea5189 # v3.8.0
with:
command: binary-builder
dry-run: ${{github.ref_name != 'main'}}
Expand Down

0 comments on commit b410cda

Please sign in to comment.