Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.21.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 5f18269 commit 832ab3f
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 @@ -37,7 +37,7 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3

- name: binary-builder
uses: containerbase/internal-tools@106c1f868fadc445219fcb8fee8fb9b6d11a3aa2 # v1.21.7
uses: containerbase/internal-tools@987da5bf2bda8497e4f8996ccb57dd4ff52ed2bd # v1.21.8
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit 832ab3f

Please sign in to comment.