Skip to content

Commit caa93b2

Browse files
authored
Merge pull request #3393 from trailofbits/dependabot/github_actions/actions/add-to-project-0.4.1
Bump actions/add-to-project from 0.4.0 to 0.4.1
2 parents a1c6432 + 92aa4eb commit caa93b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.4.0
17+
- uses: actions/add-to-project@v0.4.1
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)