Skip to content

Commit

Permalink
Merge pull request #4 from simularium/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/add-to-project-a4a63c373b370270c0fef23d25f64b5b4da59ea0

ci(dependabot): bump actions/add-to-project from 8f59162ff6331da7cfb994cdfdea456d39c0c9bf to a4a63c373b370270c0fef23d25f64b5b4da59ea0
  • Loading branch information
blairlyons authored Dec 6, 2022
2 parents 3b2de02 + f7951ca commit fca87ad
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@8f59162ff6331da7cfb994cdfdea456d39c0c9bf
- uses: actions/add-to-project@a4a63c373b370270c0fef23d25f64b5b4da59ea0
with:
project-url: https://github.com/orgs/simularium/projects/5
github-token: ${{ secrets.SIMULARIUM }}

0 comments on commit fca87ad

Please sign in to comment.