From 360ca98f89ef30e739ca2cf3db6bcd6b5d0637ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 03:53:43 +0000 Subject: [PATCH] chore(deps): update actions/add-to-project digest to d8e41a4 (#1874) 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 92e562dacd..cc2c087028 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@4f0b69f58238d16801a9b94d5265a4d318b48b36 + - uses: actions/add-to-project@d8e41a41861baa4c7af88a39f7692681e89f6668 with: project-url: https://github.com/orgs/DARPA-ASKEM/projects/5 github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}