Skip to content

Commit

Permalink
Merge pull request #1187 from joreilly/update-graphql-github-action
Browse files Browse the repository at this point in the history
Update update-graphql-schema version
  • Loading branch information
martinbonnin authored Mar 10, 2024
2 parents 4207353 + 3bd3659 commit 348fae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: apollographql/update-graphql-schema@2a22b8257e916188812982d64c1f2f087959d8c0 #main
- uses: apollographql/update-graphql-schema@59d4aa970db7d8559e48a5ddc5b3c09c052c88b0
with:
endpoint: "https://confetti-app.dev/graphql"
schema: "shared/src/commonMain/graphql/schema.graphqls"
Expand Down

0 comments on commit 348fae2

Please sign in to comment.