chore(deps): update actions/add-to-project action to v1

This commit is contained in:
renovate[bot]
2025-11-20 00:44:58 +00:00
committed by GitHub
parent f92827db67
commit 053760c0f1

View File

@@ -21,7 +21,7 @@ jobs:
- name: Add issue or PR to project
if: steps.project_check.outputs.has_project == 'true'
uses: actions/add-to-project@1b844f0c5ac6446a402e0cb3693f9be5eca188c5 # v0.6.1
uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
continue-on-error: true
with:
project-url: ${{ secrets.PROJECT_URL }}