diff --git a/.github/workflows/auto-sync.yml b/.github/workflows/auto-sync.yml index 1dd9936..78333bd 100644 --- a/.github/workflows/auto-sync.yml +++ b/.github/workflows/auto-sync.yml @@ -25,7 +25,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: repository: wr-projects/github-template token: ${{ steps.get_token.outputs.token }} diff --git a/.github/workflows/autoupdate.yml b/.github/workflows/autoupdate.yml index 2596fda..ba1db5d 100644 --- a/.github/workflows/autoupdate.yml +++ b/.github/workflows/autoupdate.yml @@ -40,7 +40,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false diff --git a/.github/workflows/create-labels.yml b/.github/workflows/create-labels.yml index 05afb25..7763323 100644 --- a/.github/workflows/create-labels.yml +++ b/.github/workflows/create-labels.yml @@ -40,7 +40,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false diff --git a/.github/workflows/devops-project.yml b/.github/workflows/devops-project.yml index 11ebd82..9e924d1 100644 --- a/.github/workflows/devops-project.yml +++ b/.github/workflows/devops-project.yml @@ -41,7 +41,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 diff --git a/.github/workflows/fosstars-report.yml b/.github/workflows/fosstars-report.yml index 51fec80..cbeb2ba 100644 --- a/.github/workflows/fosstars-report.yml +++ b/.github/workflows/fosstars-report.yml @@ -49,7 +49,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 6471e49..7df54f6 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -37,7 +37,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -80,7 +80,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 diff --git a/.github/workflows/pullrequest-linter.yml b/.github/workflows/pullrequest-linter.yml index fa0e593..a0333b1 100644 --- a/.github/workflows/pullrequest-linter.yml +++ b/.github/workflows/pullrequest-linter.yml @@ -38,7 +38,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 59cd678..c67a129 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -32,7 +32,7 @@ jobs: github.com:443 - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -61,7 +61,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: fetch-depth: 0 @@ -92,7 +92,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false @@ -130,7 +130,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false @@ -167,7 +167,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index fa44632..dad198a 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -30,7 +30,7 @@ jobs: github.com:443 - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 diff --git a/.github/workflows/rebase-issue.yml b/.github/workflows/rebase-issue.yml index d622a5d..604dcdb 100644 --- a/.github/workflows/rebase-issue.yml +++ b/.github/workflows/rebase-issue.yml @@ -37,7 +37,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 71cf74b..e63202b 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -36,7 +36,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false diff --git a/.github/workflows/wiki.yml b/.github/workflows/wiki.yml index 7cd499a..4286335 100644 --- a/.github/workflows/wiki.yml +++ b/.github/workflows/wiki.yml @@ -47,7 +47,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false