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 13
13
secrets :
14
14
ORG_MEMBERSHIP_TOKEN : ${{ secrets.ORG_MEMBERSHIP_TOKEN }}
15
15
SENZING_MEMBERS : ${{ secrets.SENZING_MEMBERS }}
16
- uses : senzing-factory/build-resources/.github/workflows/add-labels-to-issue.yaml@v1
16
+ uses : senzing-factory/build-resources/.github/workflows/add-labels-to-issue.yaml@v2
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ permissions:
14
14
15
15
jobs :
16
16
lint-workflows :
17
- uses : senzing-factory/build-resources/.github/workflows/lint-workflows.yaml@v1
17
+ uses : senzing-factory/build-resources/.github/workflows/lint-workflows.yaml@v2
Original file line number Diff line number Diff line change 9
9
move-pr-to-done-dependabot :
10
10
secrets :
11
11
SENZING_GITHUB_PROJECT_RW_TOKEN : ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
12
- uses : senzing-factory/build-resources/.github/workflows/move-pr-to-done.yaml@v1
12
+ uses : senzing-factory/build-resources/.github/workflows/move-pr-to-done.yaml@v2
You can’t perform that action at this time.
0 commit comments