Skip to content

Commit 074c401

Browse files
committed
chore(deps): update actions/add-to-project action to v0.6.1
1 parent f0f3250 commit 074c401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Add to project
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/add-to-project@v0.6.0
14+
- uses: actions/add-to-project@v0.6.1
1515
with:
1616
project-url: https://github.com/users/batmac/projects/2
1717
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)