Merge branch 'main' into add-dark-background
This commit is contained in:
commit
2fce9d2e99
2 changed files with 2 additions and 2 deletions
2
.github/workflows/merge-to-main.yml
vendored
2
.github/workflows/merge-to-main.yml
vendored
|
@ -10,6 +10,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# Create/Update release draft
|
||||
- uses: release-drafter/release-drafter@v6.0.0
|
||||
- uses: release-drafter/release-drafter@v6.1.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -80,4 +80,4 @@ jobs:
|
|||
# checkout to latest commit
|
||||
- uses: actions/checkout@v4.2.2
|
||||
# run markdown linter
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue