Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v3.8.6 (#76)
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 13, 2025
1 parent 8c6fb7f commit 90909d6
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 @@ -21,7 +21,7 @@ jobs:

steps:
- name: ⚙️ Setup
uses: containerbase/internal-tools/setup@d282592d8c11a17ca0bafe45e49c099ddfb9e15a # v3.8.5
uses: containerbase/internal-tools/setup@9dac9f51f83100b56ef297de46e518aac23ec771 # v3.8.6
with:
save-cache: true

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

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

0 comments on commit 90909d6

Please sign in to comment.