diff --git a/.github/workflows/__shared-ci.yml b/.github/workflows/__shared-ci.yml index 25922fb7..6b6b85d5 100644 --- a/.github/workflows/__shared-ci.yml +++ b/.github/workflows/__shared-ci.yml @@ -14,7 +14,7 @@ permissions: {} jobs: continuous-integration-prepare-docs: - uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@ce2467e5d41ff0abe85094dcc39c98288448065a # 0.20.4 + uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@c61f09cd1c67a2889fbb4d16a3378fbe23a84dc9 # 0.20.5 strategy: matrix: working-directory: @@ -33,7 +33,7 @@ jobs: dependency-review: false continuous-integration: - uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@ce2467e5d41ff0abe85094dcc39c98288448065a # 0.20.4 + uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@c61f09cd1c67a2889fbb4d16a3378fbe23a84dc9 # 0.20.5 permissions: contents: read id-token: write diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 0d06601b..f0c5734c 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@5e8d0e6d1e76d8577a070db6d0128a91b1c9d5ad # 0.30.2 + uses: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@2d3c39a47c6af3b9d57a230bcaf57d03093e96db # 0.31.2 permissions: contents: read issues: write diff --git a/.github/workflows/main-ci.yml b/.github/workflows/main-ci.yml index 89eef898..2876bdfd 100644 --- a/.github/workflows/main-ci.yml +++ b/.github/workflows/main-ci.yml @@ -41,7 +41,7 @@ jobs: app-id: ${{ vars.CI_BOT_APP_ID }} private-key: ${{ secrets.CI_BOT_APP_PRIVATE_KEY }} - - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@5e8d0e6d1e76d8577a070db6d0128a91b1c9d5ad # 0.30.2 + - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@2d3c39a47c6af3b9d57a230bcaf57d03093e96db # 0.31.2 with: github-token: ${{ steps.generate-token.outputs.token }} branch: docs/action-documentation-update @@ -77,7 +77,7 @@ jobs: url: ${{ steps.deployment.outputs.url }} steps: - id: deployment - uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@dbdcce2870b33525ac1fa26069bf95b2dd586fda # 0.15.2 + uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0 with: build-path: application/build build-artifact-id: ${{ needs.ci.outputs.build-artifact-id }} diff --git a/.github/workflows/need-fix-to-issue.yml b/.github/workflows/need-fix-to-issue.yml index 9c7649d1..80104075 100644 --- a/.github/workflows/need-fix-to-issue.yml +++ b/.github/workflows/need-fix-to-issue.yml @@ -20,7 +20,7 @@ permissions: {} jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@5e8d0e6d1e76d8577a070db6d0128a91b1c9d5ad # 0.30.2 + uses: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@2d3c39a47c6af3b9d57a230bcaf57d03093e96db # 0.31.2 permissions: contents: read issues: write diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index c79ef164..38d5627c 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -11,7 +11,7 @@ permissions: {} jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@5e8d0e6d1e76d8577a070db6d0128a91b1c9d5ad # 0.30.2 + uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@2d3c39a47c6af3b9d57a230bcaf57d03093e96db # 0.31.2 permissions: contents: write pull-requests: write diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 1f24242b..c66ed4d6 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -8,7 +8,7 @@ permissions: {} jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@5e8d0e6d1e76d8577a070db6d0128a91b1c9d5ad # 0.30.2 + uses: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@2d3c39a47c6af3b9d57a230bcaf57d03093e96db # 0.31.2 permissions: issues: write pull-requests: write diff --git a/.github/workflows/sync-docs-receiver.yml b/.github/workflows/sync-docs-receiver.yml index ace7b8f0..b0b59938 100644 --- a/.github/workflows/sync-docs-receiver.yml +++ b/.github/workflows/sync-docs-receiver.yml @@ -151,7 +151,7 @@ jobs: app-id: ${{ vars.CI_BOT_APP_ID }} private-key: ${{ secrets.CI_BOT_APP_PRIVATE_KEY }} - - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@5e8d0e6d1e76d8577a070db6d0128a91b1c9d5ad # 0.30.21 + - uses: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@2d3c39a47c6af3b9d57a230bcaf57d03093e96db # 0.30.21 with: github-token: ${{ steps.generate_token.outputs.token }} branch: docs/sync-documentation-${{ github.event.client_payload.repository }}