Skip to content

Commit b09340b

Browse files
authored
Merge pull request #292 from github/dependabot/github_actions/actions/add-to-project-1.0.1
Bump actions/add-to-project from 0.6.1 to 1.0.1
2 parents 2085cce + 04d6ea6 commit b09340b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-dependabot-pr-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Add to Compute Foundation Project Board
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/add-to-project@v0.6.1
18+
- uses: actions/add-to-project@v1.0.1
1919
with:
2020
project-url: https://github.com/orgs/github/projects/5753/ # Compute Foundation Project Board
2121
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)