From 3ae93078a87467d3b9854ac745341b17398a89f3 Mon Sep 17 00:00:00 2001 From: Koen Rouwhorst Date: Sat, 21 May 2022 14:35:51 +0200 Subject: [PATCH 1/3] Update 'actions/checkout' to v3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a6117f..4755730 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ jobs: preview: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: DNSControl preview uses: koenrh/dnscontrol-action@v3 @@ -131,7 +131,7 @@ jobs: push: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: DNSControl push uses: koenrh/dnscontrol-action@v3 From 28a44332bc252bfca431ff0c30c44b30b894ae19 Mon Sep 17 00:00:00 2001 From: Koen Rouwhorst Date: Sat, 21 May 2022 14:36:34 +0200 Subject: [PATCH 2/3] Update 'unsplash/comment-on-pr' to v1.3.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4755730..f426e48 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ GitHub Action. ```yaml - name: Preview pull request comment - uses: unsplash/comment-on-pr@v1.2.0 + uses: unsplash/comment-on-pr@v1.3.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: From 969c9e6b0962b41bddc87651c272df3dcc7ee6ac Mon Sep 17 00:00:00 2001 From: Koen Rouwhorst Date: Sat, 21 May 2022 14:37:51 +0200 Subject: [PATCH 3/3] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f426e48..fb1728b 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ GitHub Action. ### push -Run the action with the 'push' arugment to publish the changes to the specified +Run the action with the 'push' argument to publish the changes to the specified DNS providers. Running the action with the 'push' argument will publish the changes with the