فهرست منبع

chore(deps): bump azure/setup-helm from 3.5 to 5 (#6258)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 ماه پیش
والد
کامیت
48fd12d51f
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      .github/workflows/helm.yml

+ 3 - 3
.github/workflows/helm.yml

@@ -29,7 +29,7 @@ jobs:
         run: |
         run: |
           make helm.generate
           make helm.generate
       - name: Set up Helm
       - name: Set up Helm
-        uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
+        uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
         with:
         with:
           version: v3.14.2 # remember to also update for the second job (release)
           version: v3.14.2 # remember to also update for the second job (release)
 
 
@@ -87,7 +87,7 @@ jobs:
           git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
           git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
 
 
       - name: Set up Helm
       - name: Set up Helm
-        uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
+        uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
         with:
         with:
           version: v3.17.3
           version: v3.17.3
 
 
@@ -120,7 +120,7 @@ jobs:
           charts_repo_url: https://charts.external-secrets.io
           charts_repo_url: https://charts.external-secrets.io
 
 
       - name: Set up Helm
       - name: Set up Helm
-        uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
+        uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
         with:
         with:
           version: v3.17.3 # remember to also update for the first job (lint-and-test)
           version: v3.17.3 # remember to also update for the first job (lint-and-test)