diff --git a/.github/workflows/triage.yaml b/.github/workflows/triage.yaml index 8fab0881..5a36d354 100644 --- a/.github/workflows/triage.yaml +++ b/.github/workflows/triage.yaml @@ -20,6 +20,6 @@ jobs: steps: - name: "Add labels based on branch name" - uses: "ergebnis/.github/actions/github/pull-request/add-label-based-on-branch-name@9785f99b3546d64df9cb331449e7fcdc41885d25" # 1.11.0 + uses: "ergebnis/.github/actions/github/pull-request/add-label-based-on-branch-name@04b5426bcc1ce207abf7bea5f5dabb15dd65786a" # 1.12.0 with: github-token: "${{ secrets.ERGEBNIS_BOT_TOKEN }}"