Skip to content

Commit

Permalink
ci: Updating the workflows/actions to the step-security version. (#163)
Browse files Browse the repository at this point in the history
Signed-off-by: Vasil Boyadzhiev <[email protected]>
  • Loading branch information
san-est authored Sep 3, 2024
1 parent 3c95691 commit 514d2d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ jobs:
build-contexts: |
distributions=./server/build/distributions
helm-chart-release:
needs: publish
runs-on: block-node-linux-medium
Expand All @@ -120,7 +119,7 @@ jobs:
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0

- name: Publish helm chart
uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260 # v1.7.0
uses: step-security/helm-gh-pages@6a390e89293c1ec8bc5120f6692f3b8a313a9a3d # v1.7.0
with:
target_dir: charts
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 514d2d9

Please sign in to comment.