Skip to content

Commit

Permalink
Missing "="
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisGuillen03 committed Nov 8, 2024
1 parent ad8a435 commit 13c4c15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
context: .
push: true
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.7
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.8
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ proto-plus==1.24.0
googleapis_common_protos==1.61.0
google-api-core==2.12.0
google-cloud-core==2.3.3
google-auth=2.23.4
google-auth==2.23.4
google-cloud-bigquery==3.12.0

0 comments on commit 13c4c15

Please sign in to comment.