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 3ce0971 commit 3d672fbCopy full SHA for 3d672fb
.github/workflows/issue_handler.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Add issue to project
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/[email protected].1
+ - uses: actions/[email protected].2
14
with:
15
project-url: https://github.com/orgs/esp-rs/projects/2
16
github-token: ${{ secrets.PAT }}
0 commit comments