Skip to content

Commit 8ff4e62

Browse files
authored
Merge pull request #3383 from trailofbits/dependabot/github_actions/actions/add-to-project-0.4.0
Bump actions/add-to-project from 0.3.0 to 0.4.0
2 parents 17dc7a0 + a1f4030 commit 8ff4e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_to_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Add to project
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/add-to-project@v0.3.0
17+
- uses: actions/add-to-project@v0.4.0
1818
with:
1919
project-url: https://github.com/orgs/trailofbits/projects/12
2020
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)