Skip to content

Commit

Permalink
Merge pull request #989 from coreosbot-releng/repo-templates
Browse files Browse the repository at this point in the history
Sync repo templates ⚙
  • Loading branch information
prestist authored Sep 1, 2023
2 parents d2a9af4 + d2c221b commit 2c89bad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Push access to the upstream repository is required in order to publish the new t
- [ ] `UPSTREAM_REMOTE=origin`
- [ ] `git checkout -b pre-release-${RELEASE_VER}`

- check `Cargo.toml` for unintended de-supporting of older dependency versions:
- check `Cargo.toml` for unintended increases of lower version bounds:
- [ ] `git diff $(git describe --abbrev=0) Cargo.toml`

- update all dependencies:
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kramdown:
ndash: "--"
mdash: "---"

remote_theme: just-the-docs/just-the-docs@v0.5.3
remote_theme: just-the-docs/just-the-docs@v0.6.0
plugins:
- jekyll-remote-theme

Expand Down

0 comments on commit 2c89bad

Please sign in to comment.