We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac95bf2 commit dafd0fcCopy full SHA for dafd0fc
1 file changed
.github/workflows/generate.yml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
token: ${{ secrets.GITHUB_TOKEN }}
45
46
- - uses: SocketDev/socket-registry/.github/actions/setup-and-install@51be85d39d3b4a42dd9d4712948b9d30a2e04794 # main
+ - uses: SocketDev/socket-registry/.github/actions/setup-and-install@a912e5bd8ec469d2ee13abf592a6b2e5898c006c # main
47
48
- name: Fetch latest OpenAPI definition
49
id: fetch
@@ -137,7 +137,7 @@ jobs:
137
138
ref: automated/open-api
139
140
141
142
- name: Build SDK
143
run: pnpm run build
0 commit comments