diff --git a/.github/workflows/integration-json.yml b/.github/workflows/integration-json.yml index c7456ea1c..8b420df2f 100644 --- a/.github/workflows/integration-json.yml +++ b/.github/workflows/integration-json.yml @@ -19,12 +19,12 @@ jobs: go-version: 1.22 - name: make run: make - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: helm-skaffold path: ./test/skaffold.yaml if-no-files-found: error - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: draft-binary path: ./draft diff --git a/.github/workflows/integration-linux.yml b/.github/workflows/integration-linux.yml index 9165d7ff7..b40649a0e 100644 --- a/.github/workflows/integration-linux.yml +++ b/.github/workflows/integration-linux.yml @@ -15,12 +15,12 @@ jobs: go-version: 1.22 - name: make run: make - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: helm-skaffold path: ./test/skaffold.yaml if-no-files-found: error - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: draft-binary path: ./draft @@ -408,7 +408,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: gomodule-manifests-create path: | @@ -848,7 +848,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: go-manifests-create path: | @@ -1288,7 +1288,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: python-manifests-create path: | @@ -1728,7 +1728,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: rust-manifests-create path: | @@ -2168,7 +2168,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: javascript-manifests-create path: | @@ -2608,7 +2608,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: ruby-manifests-create path: | @@ -3048,7 +3048,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: csharp-manifests-create path: | @@ -3488,7 +3488,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: java-manifests-create path: | @@ -3928,7 +3928,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: gradle-manifests-create path: | @@ -4368,7 +4368,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: swift-manifests-create path: | @@ -4808,7 +4808,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: erlang-manifests-create path: | @@ -5248,7 +5248,7 @@ jobs: - name: Lint Actions run: | find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) | xargs -I {} action-validator --verbose {} - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: clojure-manifests-create path: | diff --git a/.github/workflows/integration-windows.yml b/.github/workflows/integration-windows.yml index d13faa78c..22453ea5c 100644 --- a/.github/workflows/integration-windows.yml +++ b/.github/workflows/integration-windows.yml @@ -14,27 +14,27 @@ jobs: go-version: 1.22 - name: make run: make - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: draft-binary path: ./draft.exe if-no-files-found: error - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: check_windows_helm path: ./test/check_windows_helm.ps1 if-no-files-found: error - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: check_windows_addon_helm path: ./test/check_windows_addon_helm.ps1 if-no-files-found: error - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: check_windows_kustomize path: ./test/check_windows_kustomize.ps1 if-no-files-found: error - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: check_windows_addon_kustomize path: ./test/check_windows_addon_kustomize.ps1 @@ -63,7 +63,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: gomodule-helm-create path: | @@ -113,7 +113,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: gomodule-kustomize-create path: | @@ -163,7 +163,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: go-helm-create path: | @@ -213,7 +213,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: go-kustomize-create path: | @@ -263,7 +263,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: python-helm-create path: | @@ -313,7 +313,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: python-kustomize-create path: | @@ -363,7 +363,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: rust-helm-create path: | @@ -413,7 +413,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: rust-kustomize-create path: | @@ -463,7 +463,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: javascript-helm-create path: | @@ -513,7 +513,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: javascript-kustomize-create path: | @@ -563,7 +563,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: ruby-helm-create path: | @@ -613,7 +613,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: ruby-kustomize-create path: | @@ -663,7 +663,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: csharp-helm-create path: | @@ -713,7 +713,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: csharp-kustomize-create path: | @@ -763,7 +763,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: java-helm-create path: | @@ -813,7 +813,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: java-kustomize-create path: | @@ -863,7 +863,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: gradle-helm-create path: | @@ -913,7 +913,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: gradle-kustomize-create path: | @@ -963,7 +963,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: swift-helm-create path: | @@ -1013,7 +1013,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: swift-kustomize-create path: | @@ -1063,7 +1063,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: erlang-helm-create path: | @@ -1113,7 +1113,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: erlang-kustomize-create path: | @@ -1163,7 +1163,7 @@ jobs: path: ./langtest/ - run: ./check_windows_helm.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: clojure-helm-create path: | @@ -1213,7 +1213,7 @@ jobs: path: ./langtest/ - run: ./check_windows_kustomize.ps1 working-directory: ./langtest/ - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: clojure-kustomize-create path: | diff --git a/.github/workflows/poll-starter.yml b/.github/workflows/poll-starter.yml index 4e5ac99e1..1da13e4cb 100644 --- a/.github/workflows/poll-starter.yml +++ b/.github/workflows/poll-starter.yml @@ -76,7 +76,7 @@ jobs: done - name: Upload run information - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: seen path: /tmp/seenWorkflows