Skip to content

Commit

Permalink
Merge pull request #1872 from dandi/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/add-to-project-0.6.0

[gh-actions](deps): Bump actions/add-to-project from 0.5.0 to 0.6.0
  • Loading branch information
mvandenburgh authored Feb 26, 2024
2 parents 3cc675d + 3014c48 commit 6f79622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-add-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
- uses: actions/add-to-project@v0.6.0
with:
project-url: https://github.com/orgs/dandi/projects/16
github-token: ${{ secrets.AUTO_ADD_ISSUES }}

0 comments on commit 6f79622

Please sign in to comment.