summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-02-04 14:47:08 +0100
committerGitHub <noreply@github.com>2023-02-04 14:47:08 +0100
commit437f96843bedc92515b0d002b37036a0f72c19a6 (patch)
treeb20dae951906ccba21a7f2e7c3c74a29acc55f72 /.github
parent71c99da2597c121832ac650035860465f7ce6570 (diff)
downloadvyos-1x-437f96843bedc92515b0d002b37036a0f72c19a6.tar.gz
vyos-1x-437f96843bedc92515b0d002b37036a0f72c19a6.zip
GitHub: update assign author action to version 1.6.2
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/auto-author-assign.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto-author-assign.yml b/.github/workflows/auto-author-assign.yml
index 13bfd9bb1..1a7f8ef0b 100644
--- a/.github/workflows/auto-author-assign.yml
+++ b/.github/workflows/auto-author-assign.yml
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Assign Author to PR"
- uses: toshimaru/auto-author-assign@v1.3.5
+ uses: toshimaru/auto-author-assign@v1.6.2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}