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 75abf7a commit 9e384f1Copy full SHA for 9e384f1
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
33
34
- name: binary-builder
35
- uses: renovatebot/internal-tools@ac2a85780492e013c8fa9d87aa72a788b78fbd58 # tag=v1.14.2
+ uses: renovatebot/internal-tools@ce727ab40ccdba27634d298a3ac29eef4e26e32d # tag=v1.14.3
36
with:
37
command: binary-builder
38
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments