From d60ba84df792d4a26096aa52e57c048e18bf356d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 05:10:59 +0000 Subject: [PATCH] chore(deps): update actions/add-to-project action to v0.6.0 --- .github/workflows/issues_to_project.yml | 2 +- .github/workflows/pr_to_project.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/issues_to_project.yml b/.github/workflows/issues_to_project.yml index e715dd8..5950a92 100644 --- a/.github/workflows/issues_to_project.yml +++ b/.github/workflows/issues_to_project.yml @@ -10,7 +10,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@v0.4.1 + - uses: actions/add-to-project@v0.6.0 with: # You can target a repository in a different organization # to the issue diff --git a/.github/workflows/pr_to_project.yml b/.github/workflows/pr_to_project.yml index af2d4e9..af78099 100644 --- a/.github/workflows/pr_to_project.yml +++ b/.github/workflows/pr_to_project.yml @@ -10,7 +10,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@v0.4.1 + - uses: actions/add-to-project@v0.6.0 with: # You can target a repository in a different organization to the issue project-url: https://github.com/orgs/MobilityData/projects/58