File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ permissions:
1414jobs :
1515 add-to-osinfra-project :
1616 name : Open Source Infrastructure (as Code)
17- uses : osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@v0.1.6
17+ uses : osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@v0.1.7
1818 with :
1919 project_id : 1
2020 secrets :
21- add_to_project_pat : ${{ secrets.ADD_TO_PROJECT_PEM }}
21+ add_to_project_pem : ${{ secrets.ADD_TO_PROJECT_PEM }}
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ permissions:
88jobs :
99 dependabot :
1010 name : Dependabot
11- uses : osinfra-io/github-misc-called-workflows/.github/workflows/dependabot.yml@v0.1.6
11+ uses : osinfra-io/github-misc-called-workflows/.github/workflows/dependabot.yml@v0.1.7
1212 secrets :
13- pr_approve_and_merge_pat : ${{ secrets.PR_APPROVE_AND_MERGE_PEM }}
13+ pr_approve_and_merge_pem : ${{ secrets.PR_APPROVE_AND_MERGE_PEM }}
You can’t perform that action at this time.
0 commit comments