mirror of
https://github.com/valitydev/repo-file-sync-action.git
synced 2024-11-06 01:45:19 +00:00
🔖 Release v1.16.5 [skip ci]
This commit is contained in:
parent
c75805c212
commit
0673fc41a1
@ -1,3 +1,11 @@
|
||||
## [v1.16.5] - 2022-01-31
|
||||
|
||||
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.4...v1.16.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.5.tar.gz))
|
||||
|
||||
### Dependency updates
|
||||
|
||||
- [`8555855`](https://github.com/betahuhn/repo-file-sync-action/commit/8555855) Bump action-input-parser from 1.2.26 to 1.2.27
|
||||
|
||||
## [v1.16.4] - 2022-01-03
|
||||
|
||||
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.3...v1.16.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.4.tar.gz))
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "repo-file-sync-action",
|
||||
"version": "1.16.4",
|
||||
"version": "1.16.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "repo-file-sync-action",
|
||||
"version": "1.16.4",
|
||||
"version": "1.16.5",
|
||||
"description": "GitHub Action to keep files like Action workflows or entire directories in sync between multiple repositories.",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user