Skip to content

Commit 5bd0bab

Browse files
wphillipmoorewphillipmoore-claude
andauthored
fix: update add-to-project action to v1.0.2 (#357)
Co-authored-by: wphillipmoore-claude <255925739+wphillipmoore-claude@users.noreply.github.com>
1 parent 83d3551 commit 5bd0bab

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
@@ -8,7 +8,7 @@ jobs:
88
add-to-project:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/add-to-project@v1
11+
- uses: actions/add-to-project@v1.0.2
1212
with:
1313
project-url: https://github.com/users/wphillipmoore/projects/3
1414
github-token: ${{ secrets.PROJECT_TOKEN }}

0 commit comments

Comments
 (0)