Skip to content

Commit

Permalink
Updated both tags on workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
aalonsolopez committed Dec 12, 2024
1 parent 36bd69e commit 5b84ac5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/delete-and-upload-lens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
delete-and-upload-lens:
uses: Gravitate-Health/reusable-workflows/.github/workflows/lenses-delete-and-upload.yaml@main
with:
tag: "v0.1.0"
tag: "v0.4.0"
2 changes: 1 addition & 1 deletion .github/workflows/upload-lenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
upload-lens:
uses: Gravitate-Health/reusable-workflows/.github/workflows/lenses-upload.yaml@main
with:
tag: "v0.3.0"
tag: "v0.4.0"

0 comments on commit 5b84ac5

Please sign in to comment.