🔧 Renovate: Update (patch) supplypike/setup-bin action to v4.0.1 #275

Merged
renovate-bot merged 1 commits from renovate/github-actions-supplypike-setup-bin-v4-0-1 into main 2025-09-21 13:34:02 -04:00
@@ -25,7 +25,7 @@ jobs:
fetch-depth: 1
- name: Install tea
uses: supplypike/setup-bin@v4
uses: supplypike/setup-bin@8e3f88b4f143d9b5c3497f0fc12d45c83c123787 # v4.0.1
with:
uri: https://gitea.com/gitea/tea/releases/download/v${{ env.TEA_VERSION }}/tea-${{ env.TEA_VERSION }}-linux-amd64
name: tea
@@ -214,7 +214,7 @@ jobs:
fetch-depth: 1
- name: Install flarectl
uses: supplypike/setup-bin@v4
uses: supplypike/setup-bin@8e3f88b4f143d9b5c3497f0fc12d45c83c123787 # v4.0.1
with:
uri: https://github.com/cloudflare/cloudflare-go/releases/download/v${{ env.FLARECTL_VERSION }}/flarectl_${{ env.FLARECTL_VERSION }}_linux_amd64.tar.gz
name: flarectl
@@ -337,7 +337,7 @@ jobs:
uses: actions/checkout@v4
- name: Install tea
uses: supplypike/setup-bin@v4
uses: supplypike/setup-bin@8e3f88b4f143d9b5c3497f0fc12d45c83c123787 # v4.0.1
with:
uri: https://gitea.com/gitea/tea/releases/download/v${{ env.TEA_VERSION }}/tea-${{ env.TEA_VERSION }}-linux-amd64
name: tea