We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57909e0 commit 06411b8Copy full SHA for 06411b8
.github/workflows/ci.yaml
@@ -136,7 +136,7 @@ jobs:
136
137
# Check for any typos
138
- name: Check for typos
139
- uses: crate-ci/typos@v1.16.13
+ uses: crate-ci/typos@v1.16.15
140
with:
141
config: .github/workflows/typos.toml
142
.github/workflows/pr-auto-assign.yaml
@@ -14,4 +14,4 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Assign author
17
- uses: toshimaru/auto-author-assign@v2.0.0
+ uses: toshimaru/auto-author-assign@v2.0.1
0 commit comments