chore: update add-to-project action version

This commit is contained in:
sua yoo 2023-03-06 11:40:28 -08:00
parent 18abc84484
commit 31dc5c56c9
No known key found for this signature in database
GPG Key ID: 5AD1B4C02D4F0567

View File

@ -9,7 +9,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@0.4.1
- uses: actions/add-to-project@v0.4.1
with:
project-url: https://github.com/orgs/webrecorder/projects/9
github-token: ${{ secrets.GHPROJECT_TOKEN }}