Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 45822bb commit 4286ea4
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@3ad398afbb7a49604e9f1cb385a1571adecbcf3f # v1.21.1
uses: containerbase/internal-tools@7f69368a8d3223230a96e0c9746405ba7fe3d634 # v1.21.3
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit 4286ea4

Please sign in to comment.