Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Commit

Permalink
Merge pull request #28 from cvxgrp/dependabot/github_actions/cvxgrp/d…
Browse files Browse the repository at this point in the history
…ot-github-2.0.0

Bump cvxgrp/.github from 1.1.0 to 1.4.0
  • Loading branch information
tschm authored Jan 7, 2025
2 parents 05ac0ea + b988a7b commit b5d32e4
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 150 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: cvxgrp/.github/actions/test@v1.1.0
- uses: cvxgrp/.github/actions/test@v1.4.0
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
contents: write

steps:
- uses: cvxgrp/.github/actions/build@v1.1.0
- uses: cvxgrp/.github/actions/build@v1.4.0

deploy:
runs-on: ubuntu-latest
Expand All @@ -24,4 +24,4 @@ jobs:
id-token: write

steps:
- uses: cvxgrp/.github/actions/publish@v1.1.0
- uses: cvxgrp/.github/actions/publish@v1.4.0
Loading

0 comments on commit b5d32e4

Please sign in to comment.