Issue workflow: use commit ID rather than tag

This commit is contained in:
Ekaterina Gerasimova 2021-12-02 13:18:37 +00:00 committed by Kat Gerasimova
parent d3ea267b41
commit 3e0588434d
2 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,7 @@ jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.8.1
- uses: alex-page/github-project-automation-plus@bb266ff4dde9242060e2d5418e120a133586d488
with:
project: Issue triage
column: Incoming

1
changelog.d/5235.misc Normal file
View file

@ -0,0 +1 @@
Improve issue automation workflows