diff --git a/.github/workflows/automerge-orphans.yml b/.github/workflows/automerge-orphans.yml index 6e2247180..8a0c5cd97 100644 --- a/.github/workflows/automerge-orphans.yml +++ b/.github/workflows/automerge-orphans.yml @@ -1,4 +1,4 @@ -#This action is centrally managed in https://github.com/asyncapi/.github/ +#This action is centrally managed in https://github.com/asyncapi/.github/ #Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in above mentioned repo name: 'Notify on failing automerge' diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index db49d5f2d..60af15a4e 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -1,4 +1,4 @@ -#This action is centrally managed in https://github.com/asyncapi/.github/ +#This action is centrally managed in https://github.com/asyncapi/.github/ #Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in above mentioned repo name: Automerge release bump PR diff --git a/.github/workflows/lint-pr-title.yml b/.github/workflows/lint-pr-title.yml index 760a43522..04e8a48f5 100644 --- a/.github/workflows/lint-pr-title.yml +++ b/.github/workflows/lint-pr-title.yml @@ -12,7 +12,7 @@ jobs: lint: runs-on: ubuntu-latest steps: - - uses: derberg/action-semantic-pull-request@7ca500125d5f63bc8f1472472e421a68038ccd78 + - uses: amannn/action-semantic-pull-request@v3.2.5 env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} with: diff --git a/.github/workflows/sentiment-analysis.yml b/.github/workflows/sentiment-analysis.yml index 124215e8f..5906ed825 100644 --- a/.github/workflows/sentiment-analysis.yml +++ b/.github/workflows/sentiment-analysis.yml @@ -1,4 +1,4 @@ -#This action is centrally managed in https://github.com/asyncapi/.github/ +#This action is centrally managed in https://github.com/asyncapi/.github/ #Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in above mentioned repo name: 'Sentiment Analysis' diff --git a/.github/workflows/stale-issues-prs.yml b/.github/workflows/stale-issues-prs.yml index 1ac655970..ca8a8a32b 100644 --- a/.github/workflows/stale-issues-prs.yml +++ b/.github/workflows/stale-issues-prs.yml @@ -1,4 +1,4 @@ -#This action is centrally managed in https://github.com/asyncapi/.github/ +#This action is centrally managed in https://github.com/asyncapi/.github/ #Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in above mentioned repo name: Manage stale issues and PRs diff --git a/.github/workflows/welcome-first-time-contrib.yml b/.github/workflows/welcome-first-time-contrib.yml index 0277853c2..28a53ebe8 100644 --- a/.github/workflows/welcome-first-time-contrib.yml +++ b/.github/workflows/welcome-first-time-contrib.yml @@ -1,4 +1,4 @@ -#This action is centrally managed in https://github.com/asyncapi/.github/ +#This action is centrally managed in https://github.com/asyncapi/.github/ #Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in above mentioned repo name: Welcome first time contributors