Skip to content

Commit

Permalink
chore(deps): SECOPS - 2024-04-22 (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
calvincestari authored and gh-action-runner committed Apr 22, 2024
1 parent 1a19d91 commit 4318c40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@types/jest": "29.5.12",
"common-tags": "1.8.2",
"jest": "29.7.0",
"rollup": "4.13.2",
"rollup": "4.14.3",
"@rollup/plugin-terser": "0.4.4",
"ts-jest": "29.1.2",
"typescript": "5.4.3"
"typescript": "5.4.5"
}
}
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/[email protected].0
uses: actions/[email protected].1
with:
project-url: https://github.com/orgs/apollographql/projects/21
github-token: ${{ secrets.PROMETHEUS_PROJECT_ACCESS_SECRET }}
Expand Down

0 comments on commit 4318c40

Please sign in to comment.