File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 persist-credentials : false
4040
4141 - name : Set up Helm
42- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
42+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
4343 with :
4444 version : ${{ env.VERSION_HELM }}
4545
Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ jobs:
4343 fetch-depth : 0
4444 persist-credentials : false
4545 - name : Set up Helm
46- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
46+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
4747 with :
4848 version : ${{ env.VERSION_HELM }}
49- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
49+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
5050 with :
5151 python-version : ${{ env.VERSION_PYTHON }}
5252 check-latest : true
9696 - name : Fetch history for chart testing
9797 run : git fetch --prune --unshallow
9898 - name : Set up Helm
99- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
99+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
100100 with :
101101 version : ${{ env.VERSION_HELM }}
102102 - name : Run kubeval
@@ -132,10 +132,10 @@ jobs:
132132 - name : Fetch history for chart testing
133133 run : git fetch --prune --unshallow
134134 - name : Set up Helm
135- uses : azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
135+ uses : azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
136136 with :
137137 version : ${{ env.VERSION_HELM }}
138- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
138+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
139139 with :
140140 python-version : ${{ env.VERSION_PYTHON }}
141141 check-latest : true
Original file line number Diff line number Diff line change 4646 persist-credentials : false
4747
4848 - name : Set up JDK 25
49- uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
49+ uses : actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4 .0
5050 with :
5151 distribution : ' temurin'
5252 java-version : 25
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ jobs:
126126 persist-credentials : false
127127
128128 - name : Set up JDK 25
129- uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
129+ uses : actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4 .0
130130 with :
131131 distribution : ' temurin'
132132 cache : ' maven'
Original file line number Diff line number Diff line change 4848 # If new findings appear from legitimate workflow changes, fix them or
4949 # add a scoped `# zizmor: ignore[<rule>]` comment with justification.
5050 - name : Run zizmor
51- uses : zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
51+ uses : zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
You can’t perform that action at this time.
0 commit comments