Skip to content

Commit 73af331

Browse files
authored
Update workflow to use add-to-project v1.0.1
1 parent 9900fd7 commit 73af331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Add issue to project
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/add-to-project@v0.3.0
13+
- uses: actions/add-to-project@v1.0.1
1414
with:
1515
project-url: https://github.com/orgs/linuxppc/projects/1
1616
github-token: ${{ secrets.BOT_ACTIONS_TOKEN }}

0 commit comments

Comments
 (0)