Skip to content

Commit d607431

Browse files
authored
MRG: Merge pull request #24 from octue/fix-image-tags
Fix main branch image tags
2 parents f144c89 + 47e8322 commit d607431

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-twined-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999

100100
- name: Get deployment info
101101
id: get-deployment-info
102-
uses: octue/[email protected].1
102+
uses: octue/[email protected].2
103103
with:
104104
gcp_project_name: ${{ inputs.gcp_project_name }}
105105
gcp_project_number: ${{ inputs.gcp_project_number }}

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0
1+
0.4.1

0 commit comments

Comments
 (0)