Compare commits
1 Commits
renovate/e
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
932d59bf38 |
2
.github/workflows/renovate-changesets.yml
vendored
2
.github/workflows/renovate-changesets.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
git config --global user.email action@github.io
|
git config --global user.email action@github.io
|
||||||
git config --global user.name 'Github changeset workflow'
|
git config --global user.name 'Github changeset workflow'
|
||||||
- name: Generate changeset
|
- name: Generate changeset
|
||||||
uses: actions/github-script@v6
|
uses: actions/github-script@v7
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
const { promises: fs } = require("fs");
|
const { promises: fs } = require("fs");
|
||||||
|
|||||||
Reference in New Issue
Block a user