From b6f78ac86045f353abd9e3ea0f198b31d45c1eda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 23:50:12 +0000 Subject: [PATCH] Update actions/add-to-project digest to 00a39cd --- .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 fe95b9e82..1f634e568 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -10,7 +10,7 @@ jobs: name: Add issue to Team Altinn Studio project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@828acb646a0a199a64596fa740761743d5f01b00 # main + - uses: actions/add-to-project@00a39cd6fa0633a59f7ae3bd4edada12a688183f # main with: project-url: https://github.com/orgs/Altinn/projects/164 github-token: ${{ secrets.ASSIGN_PROJECT_TOKEN }}