From d754f58c1abd1f2a8803a0735146559c76270e8a Mon Sep 17 00:00:00 2001 From: besendorf Date: Tue, 7 Apr 2026 20:52:01 +0200 Subject: [PATCH] Update add-to-project action version (#768) --- .github/workflows/add-issue-to-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add-issue-to-project.yml b/.github/workflows/add-issue-to-project.yml index 5eab4ab..c4e6d84 100644 --- a/.github/workflows/add-issue-to-project.yml +++ b/.github/workflows/add-issue-to-project.yml @@ -11,7 +11,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@v1 + - uses: actions/add-to-project@v0.5.0 with: # You can target a project in a different organization # to the issue