diff --git a/.github/workflows/__greetings.yml b/.github/workflows/__greetings.yml index ef05e02..3996e01 100644 --- a/.github/workflows/__greetings.yml +++ b/.github/workflows/__greetings.yml @@ -10,7 +10,7 @@ permissions: {} jobs: greetings: - uses: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 permissions: contents: read issues: write diff --git a/.github/workflows/__need-fix-to-issue.yml b/.github/workflows/__need-fix-to-issue.yml index c4cebe7..a962c20 100644 --- a/.github/workflows/__need-fix-to-issue.yml +++ b/.github/workflows/__need-fix-to-issue.yml @@ -21,7 +21,7 @@ permissions: {} jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 permissions: contents: read issues: write diff --git a/.github/workflows/__semantic-pull-request.yml b/.github/workflows/__semantic-pull-request.yml index b060784..9c95017 100644 --- a/.github/workflows/__semantic-pull-request.yml +++ b/.github/workflows/__semantic-pull-request.yml @@ -12,7 +12,7 @@ permissions: {} jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 permissions: contents: write pull-requests: write diff --git a/.github/workflows/__shared-ci.yml b/.github/workflows/__shared-ci.yml index 1c6dbd3..765c1ff 100644 --- a/.github/workflows/__shared-ci.yml +++ b/.github/workflows/__shared-ci.yml @@ -8,7 +8,7 @@ permissions: {} jobs: linter: - uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 permissions: actions: read contents: read diff --git a/.github/workflows/__stale.yml b/.github/workflows/__stale.yml index 49466c4..1307e0d 100644 --- a/.github/workflows/__stale.yml +++ b/.github/workflows/__stale.yml @@ -9,7 +9,7 @@ permissions: {} jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 permissions: issues: write pull-requests: write diff --git a/.github/workflows/__test-action-check-url-lighthouse.yml b/.github/workflows/__test-action-check-url-lighthouse.yml index 6c64717..3c54adf 100644 --- a/.github/workflows/__test-action-check-url-lighthouse.yml +++ b/.github/workflows/__test-action-check-url-lighthouse.yml @@ -13,7 +13,7 @@ jobs: contents: read steps: - name: Arrange - Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/__test-action-check-url-ping.yml b/.github/workflows/__test-action-check-url-ping.yml index 589a226..0141821 100644 --- a/.github/workflows/__test-action-check-url-ping.yml +++ b/.github/workflows/__test-action-check-url-ping.yml @@ -23,7 +23,7 @@ jobs: - 1080:8080 steps: - name: Arrange - Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/__test-action-deploy-argocd-manifest-files.yml b/.github/workflows/__test-action-deploy-argocd-manifest-files.yml index c390537..5a92f6e 100644 --- a/.github/workflows/__test-action-deploy-argocd-manifest-files.yml +++ b/.github/workflows/__test-action-deploy-argocd-manifest-files.yml @@ -27,7 +27,7 @@ jobs: TEST_MANIFEST_FILE: tests/argocd-app-of-apps/ci/manifests/ci-test/${{ matrix.test-dir }}/test-app.yml TEST_EXPECTED_MANIFEST_FILE: tests/argocd-app-of-apps/ci/manifests/ci-test/${{ matrix.test-dir }}/expected.yml steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/__test-action-deploy-jekyll-jampack.yml b/.github/workflows/__test-action-deploy-jekyll-jampack.yml index a25656a..35c15e2 100644 --- a/.github/workflows/__test-action-deploy-jekyll-jampack.yml +++ b/.github/workflows/__test-action-deploy-jekyll-jampack.yml @@ -8,7 +8,7 @@ permissions: {} jobs: continuous-integration: name: Continuous integration for "deploy/jekyll" action - uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@6b74a8f070140f5c120f78026d58e4c00d1b1e37 # 0.24.2 + uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@37a362e984a1841a2be36e2f85b68755dc01d056 # 0.24.3 permissions: contents: read id-token: write @@ -30,7 +30,7 @@ jobs: build-path: ${{ steps.deploy-jekyll.outputs.build-path }} steps: - name: Arrange - Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/__test-action-deployment.yml b/.github/workflows/__test-action-deployment.yml index 562174e..52d1330 100644 --- a/.github/workflows/__test-action-deployment.yml +++ b/.github/workflows/__test-action-deployment.yml @@ -14,7 +14,7 @@ jobs: deployments: write pull-requests: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/__test-action-release-create.yml b/.github/workflows/__test-action-release-create.yml index fad9058..c50f7b3 100644 --- a/.github/workflows/__test-action-release-create.yml +++ b/.github/workflows/__test-action-release-create.yml @@ -14,7 +14,7 @@ jobs: pull-requests: read steps: - name: Arrange - Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/__test-action-release-get-configuration.yml b/.github/workflows/__test-action-release-get-configuration.yml index 096ecc3..9d95c85 100644 --- a/.github/workflows/__test-action-release-get-configuration.yml +++ b/.github/workflows/__test-action-release-get-configuration.yml @@ -13,7 +13,7 @@ jobs: contents: read steps: - name: Arrange - Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/__test-action-release-plan.yml b/.github/workflows/__test-action-release-plan.yml index 0fbf10f..c4736d5 100644 --- a/.github/workflows/__test-action-release-plan.yml +++ b/.github/workflows/__test-action-release-plan.yml @@ -14,7 +14,7 @@ jobs: pull-requests: read steps: - name: Arrange - Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/__test-action-release-summarize-changelog.yml b/.github/workflows/__test-action-release-summarize-changelog.yml index 0c76cf6..fc4cfed 100644 --- a/.github/workflows/__test-action-release-summarize-changelog.yml +++ b/.github/workflows/__test-action-release-summarize-changelog.yml @@ -8,7 +8,7 @@ permissions: {} jobs: continuous-integration: name: Continuous integration for "release/summarize-changelog" action - uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@6b74a8f070140f5c120f78026d58e4c00d1b1e37 # 0.24.2 + uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@37a362e984a1841a2be36e2f85b68755dc01d056 # 0.24.3 permissions: contents: read id-token: write @@ -33,7 +33,7 @@ jobs: - 11434:8080 steps: - name: Arrange - Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/clean-deploy-argocd-app-of-apps.yml b/.github/workflows/clean-deploy-argocd-app-of-apps.yml index 0c00f7f..23602cc 100644 --- a/.github/workflows/clean-deploy-argocd-app-of-apps.yml +++ b/.github/workflows/clean-deploy-argocd-app-of-apps.yml @@ -69,12 +69,12 @@ jobs: } core.setOutput("repository", repository); - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions @@ -115,7 +115,7 @@ jobs: private-key: ${{ secrets.github-app-key }} # jscpd:ignore-end - - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 if: steps.remove-files.outputs.has-changes == 'true' with: github-token: ${{ steps.generate-token.outputs.token || secrets.github-token || github.token }} diff --git a/.github/workflows/clean-deploy.yml b/.github/workflows/clean-deploy.yml index 1c774e4..8b544a8 100644 --- a/.github/workflows/clean-deploy.yml +++ b/.github/workflows/clean-deploy.yml @@ -118,7 +118,7 @@ jobs: pull-requests: write steps: - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions @@ -158,7 +158,7 @@ jobs: environment: ${{ fromJSON(steps.delete-deployment.outputs.environments)[0] }} github-token: ${{ steps.generate-token.outputs.token || secrets.github-token || github.token }} - - uses: hoverkraft-tech/ci-github-common/actions/create-or-update-comment@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + - uses: hoverkraft-tech/ci-github-common/actions/create-or-update-comment@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 if: ${{ steps.delete-deployment.outputs.environments && steps.delete-deployment.outputs.environments != '[]' }} with: title: "Deployment(s) have been deleted :wastebasket:." diff --git a/.github/workflows/deploy-argocd-app-of-apps.yml b/.github/workflows/deploy-argocd-app-of-apps.yml index bf63965..47cfd50 100644 --- a/.github/workflows/deploy-argocd-app-of-apps.yml +++ b/.github/workflows/deploy-argocd-app-of-apps.yml @@ -139,22 +139,22 @@ jobs: core.setOutput("initiated-by", initiatedBy); - id: chart-variables - uses: hoverkraft-tech/ci-github-container/actions/helm/parse-chart-uri@77f98ab8773b824eca7ed3f94e3e9c8b8af5875c # 0.36.1 + uses: hoverkraft-tech/ci-github-container/actions/helm/parse-chart-uri@5396e1258d209f9af18e55da8692361508e3338c # 0.36.2 with: uri: ${{ steps.check-client-payload.outputs.chart }} - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false - id: slugify-namespace - uses: hoverkraft-tech/ci-github-common/actions/slugify@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/slugify@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: value: ${{ format('{0}-{1}', steps.check-client-payload.outputs.repository, steps.check-client-payload.outputs.environment) }} # jscpd:ignore-start - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions # jscpd:ignore-end @@ -228,7 +228,7 @@ jobs: private-key: ${{ secrets.github-app-key }} # jscpd:ignore-end - - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: github-token: ${{ steps.generate-token.outputs.token || secrets.github-token || github.token }} branch: feat/deploy-${{ steps.slugify-namespace.outputs.result }} diff --git a/.github/workflows/deploy-chart.yml b/.github/workflows/deploy-chart.yml index da017c8..4e95f02 100644 --- a/.github/workflows/deploy-chart.yml +++ b/.github/workflows/deploy-chart.yml @@ -162,7 +162,7 @@ jobs: permissions: contents: read steps: - - uses: hoverkraft-tech/ci-github-common/actions/checkout@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + - uses: hoverkraft-tech/ci-github-common/actions/checkout@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 if: inputs.tag == '' with: fetch-depth: 0 @@ -175,7 +175,7 @@ jobs: - id: get-issue-number if: inputs.tag == '' && github.event_name == 'issue_comment' - uses: hoverkraft-tech/ci-github-common/actions/get-issue-number@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/get-issue-number@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 - id: get-tag uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 @@ -240,7 +240,7 @@ jobs: build-oci-images: name: Build OCI images needs: prepare-deploy - uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@77f98ab8773b824eca7ed3f94e3e9c8b8af5875c # 0.36.1 + uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@5396e1258d209f9af18e55da8692361508e3338c # 0.36.2 permissions: contents: read id-token: write @@ -354,7 +354,7 @@ jobs: core.setOutput('deploy-values', JSON.stringify(deployValues)); - id: release - uses: hoverkraft-tech/ci-github-container/actions/helm/release-chart@77f98ab8773b824eca7ed3f94e3e9c8b8af5875c # 0.36.1 + uses: hoverkraft-tech/ci-github-container/actions/helm/release-chart@5396e1258d209f9af18e55da8692361508e3338c # 0.36.2 with: chart: ${{ inputs.chart-name }} path: ${{ inputs.chart-path }} @@ -460,7 +460,7 @@ jobs: # jscpd:ignore-end - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions diff --git a/.github/workflows/deploy-checks.yml b/.github/workflows/deploy-checks.yml index 6945822..a41f540 100644 --- a/.github/workflows/deploy-checks.yml +++ b/.github/workflows/deploy-checks.yml @@ -71,7 +71,7 @@ jobs: summary: ${{ steps.generate-summary.outputs.summary }} steps: - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions diff --git a/.github/workflows/deploy-finish.yml b/.github/workflows/deploy-finish.yml index 5a8e0f1..4cc741b 100644 --- a/.github/workflows/deploy-finish.yml +++ b/.github/workflows/deploy-finish.yml @@ -56,7 +56,7 @@ jobs: environment: ${{ steps.get-finished-deployment.outputs.environment }} steps: - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions @@ -153,7 +153,7 @@ jobs: return core.setOutput("extra", JSON.stringify(extra)); - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions diff --git a/.github/workflows/deploy-start.yml b/.github/workflows/deploy-start.yml index cdb0738..8cb0085 100644 --- a/.github/workflows/deploy-start.yml +++ b/.github/workflows/deploy-start.yml @@ -97,7 +97,7 @@ jobs: } - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions @@ -121,7 +121,7 @@ jobs: deployment-id: ${{ steps.create-deployment.outputs.deployment-id }} steps: - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions diff --git a/.github/workflows/finish-deploy-argocd-app-of-apps.yml b/.github/workflows/finish-deploy-argocd-app-of-apps.yml index 91ab6ba..7616930 100644 --- a/.github/workflows/finish-deploy-argocd-app-of-apps.yml +++ b/.github/workflows/finish-deploy-argocd-app-of-apps.yml @@ -65,7 +65,7 @@ jobs: url: ${{ steps.check-client-payload.outputs.url }} state: ${{ steps.get-state-from-status.outputs.state }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false @@ -152,7 +152,7 @@ jobs: owner: ${{ github.repository_owner }} - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions diff --git a/.github/workflows/prepare-release.yml b/.github/workflows/prepare-release.yml index 0dba8f6..ea1908e 100644 --- a/.github/workflows/prepare-release.yml +++ b/.github/workflows/prepare-release.yml @@ -44,12 +44,12 @@ jobs: contents: read pull-requests: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false - id: local-workflow-actions - uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-workflow-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: actions-path: actions diff --git a/.github/workflows/release-actions.yml b/.github/workflows/release-actions.yml index 00c2760..58a9cea 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -68,7 +68,7 @@ jobs: documentation-files: ${{ steps.get-changed-files.outputs.documentation-files }} all-documentation-files: ${{ steps.get-documentation-files.outputs.paths }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false fetch-depth: 0 @@ -267,7 +267,7 @@ jobs: artifact-id: ${{ steps.upload-artifact.outputs.artifact-id }} documentation-files: ${{ steps.generate-documentation.outputs.destination }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false @@ -308,7 +308,7 @@ jobs: if: needs.generate-documentation.outputs.artifact-id runs-on: ${{ fromJson(inputs.runs-on) }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false @@ -328,7 +328,7 @@ jobs: # jscpd:ignore-end - - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: github-token: ${{ steps.generate-token.outputs.token || secrets.github-token || github.token }} branch: docs/actions-workflows-documentation-update @@ -347,7 +347,7 @@ jobs: outputs: artifact-id: ${{ steps.upload-artifact.outputs.artifact-id }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/actions/deploy/get-environment/action.yml b/actions/deploy/get-environment/action.yml index 9865f7d..63c7c23 100644 --- a/actions/deploy/get-environment/action.yml +++ b/actions/deploy/get-environment/action.yml @@ -26,7 +26,7 @@ runs: steps: - id: get-issue-number if: ${{ github.event_name == 'issue_comment' || github.event_name == 'pull_request' }} - uses: hoverkraft-tech/ci-github-common/actions/get-issue-number@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/get-issue-number@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 - id: get-environment uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 diff --git a/actions/deploy/github-pages/action.yml b/actions/deploy/github-pages/action.yml index 106f3e6..a51df41 100644 --- a/actions/deploy/github-pages/action.yml +++ b/actions/deploy/github-pages/action.yml @@ -89,7 +89,7 @@ runs: core.setOutput("artifact-name", artifactName); - id: local-actions - uses: hoverkraft-tech/ci-github-common/actions/local-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: source-path: ${{ github.action_path }}/../.. diff --git a/actions/deploy/report/action.yml b/actions/deploy/report/action.yml index e01d080..2fd1012 100644 --- a/actions/deploy/report/action.yml +++ b/actions/deploy/report/action.yml @@ -58,7 +58,7 @@ runs: using: "composite" steps: - id: local-actions - uses: hoverkraft-tech/ci-github-common/actions/local-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: source-path: ${{ github.action_path }}/../.. @@ -114,7 +114,7 @@ runs: update-log-url: ${{ inputs.repository == github.event.repository.name && 'true' || 'false' }} github-token: ${{ inputs.github-token }} - - uses: hoverkraft-tech/ci-github-common/actions/create-or-update-comment@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + - uses: hoverkraft-tech/ci-github-common/actions/create-or-update-comment@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 if: ${{ steps.get-deployment-result.outputs.is-issue-comment == 'true' }} with: title: "## ${{ steps.get-deployment-result.outputs.title }}" diff --git a/actions/release/create/action.yml b/actions/release/create/action.yml index 8c0e36c..4512c3f 100644 --- a/actions/release/create/action.yml +++ b/actions/release/create/action.yml @@ -180,7 +180,7 @@ runs: core.setOutput('summary-template', summaryTemplate); - id: local-actions - uses: hoverkraft-tech/ci-github-common/actions/local-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: source-path: ${{ github.action_path }}/.. diff --git a/actions/release/get-configuration/action.yml b/actions/release/get-configuration/action.yml index 2d70637..c2d570b 100644 --- a/actions/release/get-configuration/action.yml +++ b/actions/release/get-configuration/action.yml @@ -74,7 +74,7 @@ runs: core.setOutput('temp-config-path', tempConfigRelativePath); - if: steps.resolve-config-paths.outputs.requires-checkout == 'true' - uses: hoverkraft-tech/ci-github-common/actions/checkout@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/checkout@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: fetch-depth: "1" sparse-checkout: .github/${{ steps.resolve-config-paths.outputs.repository-config-path }} diff --git a/actions/release/plan/action.yml b/actions/release/plan/action.yml index 814b2e1..5d3224f 100644 --- a/actions/release/plan/action.yml +++ b/actions/release/plan/action.yml @@ -45,12 +45,12 @@ outputs: runs: using: "composite" steps: - - uses: hoverkraft-tech/ci-github-common/actions/checkout@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + - uses: hoverkraft-tech/ci-github-common/actions/checkout@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: fetch-depth: "0" - id: local-actions - uses: hoverkraft-tech/ci-github-common/actions/local-actions@b553a696531fbd36743ccbb0c76c717971b8acdb # 0.35.4 + uses: hoverkraft-tech/ci-github-common/actions/local-actions@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0 with: source-path: ${{ github.action_path }}/..