mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-06-17 14:24:29 +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
|
||||
|
||||
- name: Push lists
|
||||
uses: EndBug/add-and-commit@v9.1.4
|
||||
uses: EndBug/add-and-commit@v10.0.0
|
||||
with:
|
||||
add: 'Russia Ukraine'
|
||||
author_name: GitHub Action
|
||||
|
||||
2
.github/workflows/create-subnets.yml
vendored
2
.github/workflows/create-subnets.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- run: |
|
||||
python get-subnets.py
|
||||
- name: Push subnets
|
||||
uses: EndBug/add-and-commit@v9.1.4
|
||||
uses: EndBug/add-and-commit@v10.0.0
|
||||
with:
|
||||
add: 'Subnets'
|
||||
author_name: GitHub Action
|
||||
|
||||
Reference in New Issue
Block a user