From 6c28e3b837cbe0086979496dcea37fceb063eaad Mon Sep 17 00:00:00 2001 From: Oskar Thoren Date: Wed, 27 Jul 2022 18:51:19 +0800 Subject: [PATCH] ci: Fix GH action add-to-project version --- .github/workflows/add-to-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index dc12a7536..27971d953 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -11,7 +11,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@RELEASE_VERSION + - uses: actions/add-to-project@v0.3.0 with: # You can target a repository in a different organization # to the issue