Skip to content

Commit 514d2d9

Browse files
authored
ci: Updating the workflows/actions to the step-security version. (#163)
Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
1 parent 3c95691 commit 514d2d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-push-image.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100
build-contexts: |
101101
distributions=./server/build/distributions
102102
103-
104103
helm-chart-release:
105104
needs: publish
106105
runs-on: block-node-linux-medium
@@ -120,7 +119,7 @@ jobs:
120119
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
121120

122121
- name: Publish helm chart
123-
uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260 # v1.7.0
122+
uses: step-security/helm-gh-pages@6a390e89293c1ec8bc5120f6692f3b8a313a9a3d # v1.7.0
124123
with:
125124
target_dir: charts
126125
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)