Skip to content

Commit 654ca7e

Browse files
authored
Merge pull request #52 from kubestellar/dependabot/github_actions/actions/add-to-project-1.0.1
Bump actions/add-to-project from 1.0.0 to 1.0.1
2 parents fde0bc5 + ce34782 commit 654ca7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-ks-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# token: ${{ secrets.GH_ALL_PROJECT_TOKEN }}
2828
persist-credentials: 'false'
2929

30-
- uses: actions/add-to-project@v1.0.0 # This adds the issue to the project
30+
- uses: actions/add-to-project@v1.0.1 # This adds the issue to the project
3131
with:
3232
project-url: https://github.com/orgs/kubestellar/projects/5
3333
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)