mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
ci: bump the github-actions group with 2 updates (#9994)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -136,7 +136,7 @@ jobs:
|
||||
|
||||
# Check for any typos
|
||||
- name: Check for typos
|
||||
uses: crate-ci/typos@v1.16.13
|
||||
uses: crate-ci/typos@v1.16.15
|
||||
with:
|
||||
config: .github/workflows/typos.toml
|
||||
|
||||
|
||||
@@ -14,4 +14,4 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Assign author
|
||||
uses: toshimaru/auto-author-assign@v2.0.0
|
||||
uses: toshimaru/auto-author-assign@v2.0.1
|
||||
|
||||
Reference in New Issue
Block a user