Skip to content

Commit 5b7dc0c

Browse files
authored
Merge pull request #3424 from trailofbits/dependabot/github_actions/actions/add-to-project-1.0.2
Bump actions/add-to-project from 0.6.0 to 1.0.2
2 parents 57ae8f8 + 06ba1d3 commit 5b7dc0c

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.6.0
17+
- uses: actions/add-to-project@v1.0.2
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)