Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 9e6f781 commit 98ae00b
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@edc301b266ed294431e68952d3dc79ce9fba1502 # v1.21.4
uses: containerbase/internal-tools@16ded6254c651594d82c5577f12543b101b63a98 # v1.21.5
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit 98ae00b

Please sign in to comment.