mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-08-02 23:34:19 +03:00
Update version EndBug/add-and-commit
This commit is contained in:
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
|||||||
version: 2.89
|
version: 2.89
|
||||||
|
|
||||||
- name: Push lists
|
- name: Push lists
|
||||||
uses: EndBug/add-and-commit@v9.1.4
|
uses: EndBug/add-and-commit@v10.0.0
|
||||||
with:
|
with:
|
||||||
add: 'Russia Ukraine'
|
add: 'Russia Ukraine'
|
||||||
author_name: GitHub Action
|
author_name: GitHub Action
|
||||||
|
|||||||
2
.github/workflows/create-subnets.yml
vendored
2
.github/workflows/create-subnets.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
python get-subnets.py
|
python get-subnets.py
|
||||||
- name: Push subnets
|
- name: Push subnets
|
||||||
uses: EndBug/add-and-commit@v9.1.4
|
uses: EndBug/add-and-commit@v10.0.0
|
||||||
with:
|
with:
|
||||||
add: 'Subnets'
|
add: 'Subnets'
|
||||||
author_name: GitHub Action
|
author_name: GitHub Action
|
||||||
|
|||||||
Reference in New Issue
Block a user