Skip to content

Commit 318a240

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/upload-artifact-4.3.3
2 parents 3e9ab0d + b09340b commit 318a240

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)