We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a80c15 commit 925f0bfCopy full SHA for 925f0bf
.github/workflows/ADD_TO_HTO_PROJECT.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Add issue to project
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/add-to-project@280af8ae1f83a494cfad2cb10f02f6d13529caa9
+ - uses: actions/add-to-project@5b1a254a3546aef88e0a7724a77a623fa2e47c36
18
name: Add to project
19
id: add-project
20
with:
0 commit comments