Skip to content

Commit

Permalink
Merge pull request #16 from simularium/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/add-to-project-1.0.2

ci(dependabot): bump actions/add-to-project from 0.5.0 to 1.0.2
  • Loading branch information
ascibisz authored Jul 2, 2024
2 parents 3267d84 + 033710c commit 5e1f120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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@v1.0.2
with:
project-url: https://github.com/orgs/simularium/projects/5
github-token: ${{ secrets.SIMULARIUM }}

0 comments on commit 5e1f120

Please sign in to comment.