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 e3dee1c commit dc3eb61Copy full SHA for dc3eb61
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
36
37
- name: binary-builder
38
- uses: renovatebot/internal-tools@7778512bff496865804bf1c70d9c925defcb697c # v1.14.13
+ uses: renovatebot/internal-tools@5300db677841fbc464dc831e7bb11902b45b8b69 # v1.15.0
39
with:
40
command: binary-builder
41
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments