Codebase list zonedb / d1ccf71
Merge pull request #862 from zonedb/dependabot/github_actions/actions/github-script-6 build(deps): bump actions/github-script from 5 to 6 Eric Case authored 2 years ago GitHub committed 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1313 runs-on: ubuntu-latest
1414 steps:
1515 - name: Merge
16 uses: actions/github-script@v5
16 uses: actions/github-script@v6
1717 with:
1818 github-token: ${{ secrets.ZONEDBOT_RW_GITHUB_ACCESS_TOKEN }}
1919 script: |