Skip to content

Commit 7defb80

Browse files
authored
chore: bump api-client.ts to version 3.4.1 (#329)
* chore: bump api-client.ts to version 3.4.1 * chore: update matrix macos
1 parent bab9c78 commit 7defb80

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
checks: write
6161
strategy:
6262
matrix:
63-
os: [windows-2022, ubuntu-20.04, macos-11]
63+
os: [windows-2022, ubuntu-20.04, macos-12]
6464
steps:
6565
- uses: actions/checkout@v3
6666
- name: Use Node.js

package-lock.json

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"yargs": "^17.5.1"
3939
},
4040
"dependencies": {
41-
"@octopusdeploy/api-client": "^3.3.0",
41+
"@octopusdeploy/api-client": "^3.4.1",
4242
"azure-devops-node-api": "11.2.0",
4343
"azure-pipelines-task-lib": "3.3.1",
4444
"azure-pipelines-tool-lib": "1.3.2",

0 commit comments

Comments
 (0)