mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(release): 19.236.3
This commit is contained in:
parent
e13a994092
commit
8ed8dc5986
4 changed files with 1766 additions and 2 deletions
|
|
@ -2,6 +2,13 @@
|
|||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
### [19.236.3](https://github.com/renovatebot/github-action/compare/v19.236.1...v19.236.3) (2020-05-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update renovate/renovate docker tag to v19.236.3 ([#81](https://github.com/renovatebot/github-action/issues/81)) ([9f348f9](https://github.com/renovatebot/github-action/commit/9f348f90a0d2464b5607501a43cb0e0c583b4865))
|
||||
|
||||
### [19.236.1](https://github.com/renovatebot/github-action/compare/v1.0.5...v19.236.1) (2020-05-11)
|
||||
|
||||
|
||||
|
|
|
|||
1757
dist/index.js
vendored
Normal file
1757
dist/index.js
vendored
Normal file
File diff suppressed because it is too large
Load diff
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "github-action",
|
||||
"version": "19.236.1",
|
||||
"version": "19.236.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "github-action",
|
||||
"version": "19.236.1",
|
||||
"version": "19.236.3",
|
||||
"description": "GitHub Action to run Renovate self-hosted.",
|
||||
"private": true,
|
||||
"main": "src/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue