Skip to content

Commit dafd0fc

Browse files
committed
chore(workflows): update SocketDev action SHAs to a912e5bd8ec469d2ee13abf592a6b2e5898c006c
1 parent ac95bf2 commit dafd0fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/generate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
token: ${{ secrets.GITHUB_TOKEN }}
4545

46-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@51be85d39d3b4a42dd9d4712948b9d30a2e04794 # main
46+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@a912e5bd8ec469d2ee13abf592a6b2e5898c006c # main
4747

4848
- name: Fetch latest OpenAPI definition
4949
id: fetch
@@ -137,7 +137,7 @@ jobs:
137137
with:
138138
ref: automated/open-api
139139

140-
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@51be85d39d3b4a42dd9d4712948b9d30a2e04794 # main
140+
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@a912e5bd8ec469d2ee13abf592a6b2e5898c006c # main
141141

142142
- name: Build SDK
143143
run: pnpm run build

0 commit comments

Comments
 (0)