Skip to content

Commit

Permalink
Merge pull request #3383 from trailofbits/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/add-to-project-0.4.0

Bump actions/add-to-project from 0.3.0 to 0.4.0
  • Loading branch information
ESultanik authored Nov 22, 2022
2 parents 17dc7a0 + a1f4030 commit 8ff4e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/trailofbits/projects/12
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 8ff4e62

Please sign in to comment.