We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7239c4b commit e5d50e2Copy full SHA for e5d50e2
.github/workflows/auto-assign.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write
17
steps:
18
- name: Assign issues and pull requests
19
- uses: gustavofreze/auto-assign@1.1.4
+ uses: gustavofreze/auto-assign@2.0.0
20
with:
21
assignees: '${{ secrets.ASSIGNEES }}'
22
github_token: '${{ secrets.GITHUB_TOKEN }}'
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2025 Tiny Blocks
+Copyright (c) 2025-2026 Tiny Blocks
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
0 commit comments