Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v3.4.12 (#30)
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 Sep 2, 2024
1 parent d23be00 commit 8055c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: binary-builder
uses: containerbase/internal-tools@950c21f000798710a192f614a1188cf091dece89 # v3.4.10
uses: containerbase/internal-tools@85061d6ea57790418fdf4e2672560b82654478de # v3.4.12
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit 8055c63

Please sign in to comment.