Skip to content

Commit 8e97c4a

Browse files
authored
Merge branch 'master' into header-filter-component
2 parents 04f54b9 + dc19641 commit 8e97c4a

File tree

3 files changed

+108
-108
lines changed

3 files changed

+108
-108
lines changed

.github/workflows/push-container-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
Invoke-Expression $cmd
4747
- name: Update Docker Hub Description
4848
if: ${{ steps.validate.outputs.latest == 'true' }}
49-
uses: peter-evans/[email protected].0
49+
uses: peter-evans/[email protected].1
5050
with:
5151
username: ${{ secrets.DOCKERHUB_USERNAME }}
5252
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)