Skip to content

Commit

Permalink
chore(deps): update wblondel/dnscontrol-action action to v4.12
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 0a4caac commit 8d96629
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4

- name: DNSControl preview
uses: wblondel/dnscontrol-action@v4.11
uses: wblondel/dnscontrol-action@v4.12
id: dnscontrol_preview
env:
CLOUDFLARE_APITOKEN: ${{ secrets.CLOUDFLARE_APITOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4

- name: DNSControl push
uses: wblondel/dnscontrol-action@v4.11
uses: wblondel/dnscontrol-action@v4.12
id: dnscontrol_preview
env:
CLOUDFLARE_APITOKEN: ${{ secrets.CLOUDFLARE_APITOKEN }}
Expand Down

0 comments on commit 8d96629

Please sign in to comment.