diff --git a/.github/workflows/generate-dependabot-config.md b/.github/workflows/generate-dependabot-config.md index 7278c0f..a25f5c3 100644 --- a/.github/workflows/generate-dependabot-config.md +++ b/.github/workflows/generate-dependabot-config.md @@ -26,7 +26,7 @@ on: - main jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/generate-dependabot-config.yml@0.11.1 + uses: hoverkraft-tech/ci-github-common/.github/workflows/generate-dependabot-config.yml@0.11.2 with: # GitHub App ID to generate GitHub token in place of github-token. # See https://github.com/actions/create-github-app-token diff --git a/.github/workflows/greetings.md b/.github/workflows/greetings.md index fa5c21b..85da121 100644 --- a/.github/workflows/greetings.md +++ b/.github/workflows/greetings.md @@ -31,7 +31,7 @@ on: jobs: greetings: - uses: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@0.11.1 + uses: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@0.11.2 secrets: # Token for the repository. # See https://github.com/actions/first-interaction#usage diff --git a/.github/workflows/linter.md b/.github/workflows/linter.md index 0265e81..02f53f5 100644 --- a/.github/workflows/linter.md +++ b/.github/workflows/linter.md @@ -30,7 +30,7 @@ on: jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@0.11.1 + uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@0.11.2 secrets: # Token for marking the status of linter run in the Checks section. # See https://github.com/super-linter/super-linter#how-to-use diff --git a/.github/workflows/need-fix-to-issue.md b/.github/workflows/need-fix-to-issue.md index ec26786..0a94ec5 100644 --- a/.github/workflows/need-fix-to-issue.md +++ b/.github/workflows/need-fix-to-issue.md @@ -35,7 +35,7 @@ on: jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@0.11.1 + uses: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@0.11.2 with: manual-commit-ref: ${{ inputs.manual-commit-ref }} manual-base-ref: ${{ inputs.manual-base-ref }} diff --git a/.github/workflows/release-actions.md b/.github/workflows/release-actions.md index 73f902e..f2c9b70 100644 --- a/.github/workflows/release-actions.md +++ b/.github/workflows/release-actions.md @@ -33,7 +33,7 @@ concurrency: jobs: release: - uses: hoverkraft-tech/ci-github-common/.github/workflows/release-actions.yml@0.11.1 + uses: hoverkraft-tech/ci-github-common/.github/workflows/release-actions.yml@0.11.2 with: # Update all actions and workflows, regardless of changes. update-all: false diff --git a/.github/workflows/semantic-pull-request.md b/.github/workflows/semantic-pull-request.md index 321ba94..d8b76bb 100644 --- a/.github/workflows/semantic-pull-request.md +++ b/.github/workflows/semantic-pull-request.md @@ -32,7 +32,7 @@ on: jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@0.11.1 + uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@0.11.2 secrets: # Token for the repository. # Default GITHUB_TOKEN diff --git a/.github/workflows/stale.md b/.github/workflows/stale.md index 7d76590..e6eec70 100644 --- a/.github/workflows/stale.md +++ b/.github/workflows/stale.md @@ -26,7 +26,7 @@ on: jobs: main: - uses: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@0.11.1 + uses: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@0.11.2 # Optional customizations. with: