We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4119ffc commit f911ff5Copy full SHA for f911ff5
1 file changed
README.md
@@ -23,6 +23,6 @@ Can be implemented as a stand alone action, or coupled with the action [GlueOps/
23
```yaml
24
- name: Create GlueOps Tags
25
if: inputs.tags == ''
26
- uses: Glueops/github-actions-create-container-tags@v0.1.0
+ uses: Glueops/github-actions-create-container-tags@v0.1.1
27
id: create-tags
28
```
0 commit comments