Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into codegen-vaildation-re…
Browse files Browse the repository at this point in the history
…factor
  • Loading branch information
AnthonyMDev committed Dec 18, 2023
2 parents 596df96 + 1f64879 commit 0ba6498
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.5",
"@types/common-tags": "1.8.4",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"common-tags": "1.8.2",
"jest": "29.7.0",
"rollup": "4.6.1",
"rollup": "4.9.0",
"@rollup/plugin-terser": "0.4.4",
"ts-jest": "29.1.1",
"typescript": "5.3.2"
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion apollo-ios/.github/workflows/prometheus-project-add.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 0ba6498

Please sign in to comment.