Skip to content

Commit fcf661c

Browse files
Update Read Helm Chart Action (#6)
* Automaitcally check for new docker images * Use new Docker Hub Tag Action * Update Read Helm Chart Action
1 parent 919d67b commit fcf661c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/watch-docker-hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
repo: "opsdroid"
1919
- name: Read Helm Chart
2020
id: chart
21-
uses: jacobtomlinson/gha-read-helm-chart@0.1.1
21+
uses: jacobtomlinson/gha-read-helm-chart@0.1.2
2222
with:
2323
path: opsdroid
2424
- name: Find and Replace

0 commit comments

Comments
 (0)