Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v3.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent de7ca10 commit e6c5028
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 @@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: binary-builder
uses: containerbase/internal-tools@61cdbfdb63e1ead978829d1c75ed36c0f3120512 # v3.3.12
uses: containerbase/internal-tools@c93a92a6d7c698ca2030b1067b25c0c25bac45a2 # v3.3.13
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit e6c5028

Please sign in to comment.