Skip to content

Commit 3798c17

Browse files
authored
fix: update container-build-flow-action version from @v1 to @v1.0.0
1 parent b92bdaa commit 3798c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Build and Push Container
23-
uses: wgtechlabs/container-build-flow-action@v1
23+
uses: wgtechlabs/container-build-flow-action@v1.0.0
2424
with:
2525
# Registry Configuration
2626
registry: both

0 commit comments

Comments
 (0)