We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5608c commit 06e7e4bCopy full SHA for 06e7e4b
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
30
31
- name: binary-builder
32
- uses: renovatebot/internal-tools@49cd30ca40a7a670ff1c95855e1bf9787c1bdc0e # tag=v1.13.7
+ uses: renovatebot/internal-tools@1fad388e790699841aaa6ff4343184272cf53684 # tag=v1.13.8
33
with:
34
command: binary-builder
35
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments