Merge pull request #464 from GSA/stvnrlly/actioning

Switch branch of ADR action
This commit is contained in:
Carlo Costino
2023-09-11 12:59:39 -04:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ jobs:
steps: steps:
- name: memorialize the ADR - name: memorialize the ADR
uses: 18F/adr-automation/accepted@v1 uses: 18F/adr-automation/accepted@actioning
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
label: "ADR: accepted" label: "ADR: accepted"