Automation: Adds new changelog actions (#29142)
* Automation: Adds new changelog actions * Update * Add newline * added link * Another fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user