File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ permissions:
1010
1111jobs :
1212 publish :
13- uses : devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml@61daf49731f41ba325192885abd1c63d71c8d6ee # v1.15.3
13+ uses : devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml@800bac1f7de14fcc6b9b9bcf62e201308eafd15b # v1.15.12
1414 secrets :
1515 NUGET_API_KEY : ${{ secrets.NUGET_API_KEY }}
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ permissions:
1313
1414jobs :
1515 release :
16- uses : devantler-tech/reusable-workflows/.github/workflows/release.yaml@61daf49731f41ba325192885abd1c63d71c8d6ee # v1.15.3
16+ uses : devantler-tech/reusable-workflows/.github/workflows/release.yaml@800bac1f7de14fcc6b9b9bcf62e201308eafd15b # v1.15.12
1717 secrets :
1818 APP_PRIVATE_KEY : ${{ secrets.APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 88
99jobs :
1010 todos :
11- uses : devantler-tech/reusable-workflows/.github/workflows/todos.yaml@61daf49731f41ba325192885abd1c63d71c8d6ee # v1.15.3
11+ uses : devantler-tech/reusable-workflows/.github/workflows/todos.yaml@800bac1f7de14fcc6b9b9bcf62e201308eafd15b # v1.15.12
1212 secrets :
1313 APP_PRIVATE_KEY : ${{ secrets.APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments