Skip to content

Commit

Permalink
Bump actions/add-to-project
Browse files Browse the repository at this point in the history
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from d8e41a41861baa4c7af88a39f7692681e89f6668 to 0008229a2277e5f9299b5d1f06272b00d09342f8.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@d8e41a4...0008229)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent e461d78 commit 220e1de
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 220e1de

Please sign in to comment.