Skip to content

Commit 7d73469

Browse files
Update publish.yml
1 parent 0b34a7b commit 7d73469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: echo '{"cloudflare":{"TYPE":"CLOUDFLAREAPI","apitoken":"$CLOUDFLARE_API_TOKEN"}}' > ./creds.json
2525

2626
- name: Publish
27-
uses: is-cool-me/dnscontrol-action@v4.7.3
27+
uses: is-cool-me/dnscontrol-action@v4.8.2
2828
env:
2929
CLOUDFLARE_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
3030
with:

0 commit comments

Comments
 (0)