point at a specific audited commit for the cloudflare update action
This commit is contained in:
parent
58703f31a0
commit
3c13321a71
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -70,7 +70,7 @@ jobs:
|
|||||||
RECORD_DOMAIN: 'uniswap.org'
|
RECORD_DOMAIN: 'uniswap.org'
|
||||||
RECORD_NAME: '_dnslink.app'
|
RECORD_NAME: '_dnslink.app'
|
||||||
CLOUDFLARE_TOKEN_ZONE_ID: ${{ secrets.CLOUDFLARE_TOKEN_ZONE_ID }}
|
CLOUDFLARE_TOKEN_ZONE_ID: ${{ secrets.CLOUDFLARE_TOKEN_ZONE_ID }}
|
||||||
uses: textileio/cloudflare-update-dnslink@master
|
uses: textileio/cloudflare-update-dnslink@0fe7b7a1ffc865db3a4da9773f0f987447ad5848
|
||||||
with:
|
with:
|
||||||
cid: ${{ steps.upload.outputs.hash }}
|
cid: ${{ steps.upload.outputs.hash }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user