Skip to content

Commit

Permalink
Merge pull request #147 from onfido/release-upgrade
Browse files Browse the repository at this point in the history
Refresh onfido-node after onfido-openapi-spec update (10f8380)
  • Loading branch information
dvacca-onfido authored Oct 22, 2024
2 parents fdf4a14 + d9a766a commit 94d19aa
Show file tree
Hide file tree
Showing 12 changed files with 661 additions and 400 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ on:
release:
types:
- published

schedule:
- cron: "0 12 * * 0" # Every Sunday, at midday
jobs:
integration-tests:
runs-on: ubuntu-latest
Expand Down
6 changes: 3 additions & 3 deletions .release.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"source": {
"repo_url": "https://github.com/onfido/onfido-openapi-spec",
"short_sha": "08508b9",
"long_sha": "08508b9517238b3becb4265130633a418a8ee319",
"version": "v3.5.0"
"short_sha": "10f8380",
"long_sha": "10f83806efa080edbf022ac48d5eeac90fbceb0c",
"version": ""
},
"release": "v3.6.0"
}
Loading

0 comments on commit 94d19aa

Please sign in to comment.