Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.21.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent ab778c3 commit 7c329c2
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 @@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0

- name: binary-builder
uses: containerbase/internal-tools@06e391ca36b64a991b32b8b5534db7be3fe1d2b2 # v1.21.22
uses: containerbase/internal-tools@30fa0d52210d8df5817b58ba6003f5a58a22364b # v1.21.23
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit 7c329c2

Please sign in to comment.