From cbff9c9d4715a21368af3e48b8010c683d0316a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 06:18:48 +0000 Subject: [PATCH] chore(deps): update actions/add-to-project digest to bde621f (#1080) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/integration-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-issues.yml b/.github/workflows/integration-issues.yml index 07a15c0275..7e2baa8cba 100644 --- a/.github/workflows/integration-issues.yml +++ b/.github/workflows/integration-issues.yml @@ -17,7 +17,7 @@ jobs: name: Add integration issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@87685c7bcb121c1694ee2ac0aaa3b2d8f93358fd + - uses: actions/add-to-project@bde621f03ea8e093814be5bb35563bfcad2495be with: project-url: https://github.com/orgs/DARPA-ASKEM/projects/5 github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}