Skip to content

Commit

Permalink
fix version ref
Browse files Browse the repository at this point in the history
  • Loading branch information
igdianov committed Sep 14, 2023
1 parent a9e1bc6 commit 208a42e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- id: helm-release-and-publish
name: Release and publish helm chart
uses: Wandalen/wretry.action@1.3.0
uses: Wandalen/wretry.action@v1.3.0
with:
action: Alfresco/alfresco-build-tools/.github/actions/[email protected]
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- id: helm-publish-chart
name: Publish Helm chart
uses: Wandalen/wretry.action@1.3.0
uses: Wandalen/wretry.action@v1.3.0
action: Alfresco/alfresco-build-tools/.github/actions/[email protected]
attempt_limit: 3
attempt_delay: 2000
Expand Down

0 comments on commit 208a42e

Please sign in to comment.