Skip to content

Commit

Permalink
build(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 in the a…
Browse files Browse the repository at this point in the history
…ctions group (#1479)
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 7d4aeb2 commit f949dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-new-pr-to-oss-triaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
needs: [check-pr-if-external]
if: needs.check-pr-if-external.outputs.is_external_pr == 'true'
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
project-url: ${{ env.PROJECT_URL }}
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}

0 comments on commit f949dc2

Please sign in to comment.