Automation: Adds new changelog actions (#29142)

* Automation: Adds new changelog actions

* Update

* Add newline

* added link

* Another fix
This commit is contained in:
Torkel Ödegaard
2020-11-16 21:34:19 +01:00
committed by GitHub
parent 8c7e7e6d22
commit d6d5d8cf4a
4 changed files with 2296 additions and 2256 deletions
+3
View File
@@ -15,6 +15,9 @@ jobs:
repository: "grafana/grafana-github-actions"
path: ./actions
ref: main
- uses: actions/setup-node@v1
with:
node-version: '12'
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run bump version