Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2023
1 parent ab47cb7 commit 8619af9
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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: binary-builder
uses: containerbase/internal-tools@93bc8de531a89fc87d265fb2dc09d9a837978ea2 # v1.17.7
uses: containerbase/internal-tools@f7e832514aae131cf240f2d72acda8abd84ffbb9 # v1.17.8
with:
command: binary-builder
dry-run: ${{github.ref != 'refs/heads/main'}}
Expand Down

0 comments on commit 8619af9

Please sign in to comment.