Skip to content

Commit

Permalink
Merge pull request SciML#235 from SciML/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/add-to-project-0008229a2277e5f9299b5d1f06272b00d09342f8

Bump actions/add-to-project from d8e41a41861baa4c7af88a39f7692681e89f6668 to 0008229a2277e5f9299b5d1f06272b00d09342f8
  • Loading branch information
ChrisRackauckas authored Feb 6, 2024
2 parents e461d78 + 220e1de commit c99f4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Add integration issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@d8e41a41861baa4c7af88a39f7692681e89f6668
- uses: actions/add-to-project@0008229a2277e5f9299b5d1f06272b00d09342f8
with:
project-url: https://github.com/orgs/DARPA-ASKEM/projects/5
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit c99f4d7

Please sign in to comment.