Skip to content

Commit

Permalink
Bump dnscontrol from 4.10.0 to 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LightHostingFree authored May 26, 2024
1 parent 9e5ab43 commit 48c511e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v2

- name: DNSControl check
uses: is-cool-me/dnscontrol-action@v4.10.0
uses: is-cool-me/dnscontrol-action@v4.11.0
with:
args: check

Expand All @@ -54,7 +54,7 @@ jobs:
- uses: actions/checkout@v4

- name: DNSControl preview
uses: is-cool-me/dnscontrol-action@v4.10.0
uses: is-cool-me/dnscontrol-action@v4.11.0
id: dnscontrol_preview
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: actions/checkout@v4

- name: DNSControl push
uses: is-cool-me/dnscontrol-action@v4.10.0
uses: is-cool-me/dnscontrol-action@v4.11.0
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
with:
Expand Down

0 comments on commit 48c511e

Please sign in to comment.