diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index e725cac9..f60cfdce 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -20,7 +20,7 @@ jobs: with: github_app: grafana-oss-big-tent - name: Add to project - uses: actions/add-to-project@8b5d8dd2895c251002b427e4688a6115b5ed2f09 # main + uses: actions/add-to-project@828acb646a0a199a64596fa740761743d5f01b00 # main with: project-url: https://github.com/orgs/grafana/projects/1085 # Grafana Data Source Plugins Squad 🐴 github-token: ${{ steps.get-github-token.outputs.token }}