From 17709500515df92f57931d8a86b2644d8f1ad4ed Mon Sep 17 00:00:00 2001
From: gh-action-runner <runner@Mac-1702920310116.local>
Date: Mon, 18 Dec 2023 17:56:34 +0000
Subject: [PATCH] Squashed 'apollo-ios/' changes from f584fe66..a6836323

a6836323 chore(deps): update actions/add-to-project action to v0.5.0 (apollographql/apollo-ios-dev#205)

git-subtree-dir: apollo-ios
git-subtree-split: a68363230ad72e5f130c298e6e1598057a3c7e12
---
 .github/workflows/prometheus-project-add.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/prometheus-project-add.yml b/.github/workflows/prometheus-project-add.yml
index e54e90763..7f9640c1e 100644
--- a/.github/workflows/prometheus-project-add.yml
+++ b/.github/workflows/prometheus-project-add.yml
@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - name: Add to project
-      uses: actions/add-to-project@v0.4.0
+      uses: actions/add-to-project@v0.5.0
       with:
         project-url: https://github.com/orgs/apollographql/projects/21
         github-token: ${{ secrets.PROMETHEUS_PROJECT_ACCESS_SECRET }}