diff --git a/.github/workflows/kf-update-topics.yml b/.github/workflows/kf-update-topics.yml index 847ee61..90b1a70 100644 --- a/.github/workflows/kf-update-topics.yml +++ b/.github/workflows/kf-update-topics.yml @@ -18,7 +18,7 @@ jobs: repo-token: ${{ secrets.token}} - name: Update topic from integration_type id: update - uses: keyfactor/action-assign-topics@v1.1 + uses: keyfactor/action-assign-topics@v1.2 with: input-file: integration-manifest.json repo-token: ${{ secrets.token}}