File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5858 echo "${GITHUB_CONTEXT}"
5959 - name : Get changed dirs
6060 id : changed-files
61- uses : tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46
61+ uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47
6262 with :
6363 dir_names : " true"
6464 - name : Get chart versions
Original file line number Diff line number Diff line change 3333 with :
3434 credentials_json : ' ${{ inputs.credentials-json }}'
3535 - name : Get GKE credentials
36- uses : google-github-actions/get-gke-credentials@64bc7249bbcf78056bb92f14d3cedc2da193946c # v2
36+ uses : google-github-actions/get-gke-credentials@3da1e46a907576cefaa90c484278bb5b259dd395 # v3
3737 with :
3838 cluster_name : ${{ inputs.cluster-name }}
3939 location : ${{ inputs.cluster-location }}
Original file line number Diff line number Diff line change 5050 run : |
5151 echo "check-version-increment: false" >> .github/config/chart-testing.yaml
5252 # Dependencies.
53- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
53+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
5454 with :
5555 python-version : 3.13
5656 - name : Cache Helm chart dependencies
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Run Labeler
15- uses : actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
15+ uses : actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
1616 with :
1717 configuration-path : .github/config/pr-labeler.yaml
Original file line number Diff line number Diff line change @@ -848,7 +848,7 @@ jobs:
848848 repository : camunda/camunda-platform-helm
849849 ref : ${{ inputs.camunda-helm-git-ref }}
850850
851- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
851+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
852852 with :
853853 node-version : lts/*
854854
You can’t perform that action at this time.
0 commit comments