Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ljones140 committed Oct 3, 2024
1 parent a9db3bd commit 8c5144c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/app-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
uses: actions/[email protected]
with:
repository: 'clearlydefined/operations'
ref: 'v2.0.0'
ref: 'v3.1.0'
path: 'operations'
- name: Get version from package-lock.json
id: get_version
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/app-is-deployable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/[email protected]
with:
repository: 'clearlydefined/operations'
ref: 'v2.0.0'
ref: 'v3.1.0'
path: 'operations'

- name: Get organization ID
Expand Down

0 comments on commit 8c5144c

Please sign in to comment.